Please add a trained MTP head for Ornith-1.5-397B

#4
by b0anc - opened

Hi! The Ornith-1.5-397B config.json includes:

"mtp_num_hidden_layers": 1,
"mtp_use_dedicated_embeddings": false

but the released checkpoint does not seem to include the MTP weights.

Would it be possible to release a trained MTP head for Ornith-1.5-397B, ideally trained against the final Ornith-1.5 checkpoint?

The original Qwen3.5-397B benefits significantly from MTP/speculative decoding, so having MTP support for Ornith-1.5 could provide a substantial inference-speed improvement, especially for local inference.

It would be great to have a native, validated MTP head for the 397B release. Thanks for the model and your work!

Sign up or log in to comment