Missing: Qwen3.6 MTP tensors in this checkpoint

#34
by darkbit1001 - opened

The expected Qwen3.6-style MTP tensors include:
mtp.pre_fc_norm_hidden.weight
mtp.pre_fc_norm_embedding.weight
mtp.fc.weight
mtp.layers.0.*
mtp.norm.weight

Could you confirm whether the MTP weights were intentionally omitted from the release, or
whether they can be uploaded/re-added to the checkpoint?

I like the model’s outputs and would like to recommend/use this series more broadly, but
unresolved checkpoint issues and lack of maintainer response make adoption difficult. Could
you please confirm whether MTP was intentionally omitted, whether the config should be
corrected, or whether the missing tensors can be uploaded?

Thanks.

Easy enough to add yourself, or just use this.

https://huggingface.co/crucible-labs/Ornith-1.0-35B-MTP

Sign up or log in to comment