471893c9d5f0be74bcce6819c077e572089bdf40
Qwen3.5/3.6-MoE checkpoints ship vision (model.visual.*) and multi-token- prediction (mtp.*) weights; the partial shard loader assigned them into the text-only Qwen3_5MoeForCausalLM and crashed with AttributeError 'mtp'. Filter selected tensors against the built model's state_dict keys, matching transformers' _keys_to_ignore_on_load_unexpected behavior. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
94.7%
HTML
4.1%
C++
0.7%
Shell
0.2%
JavaScript
0.2%
Other
0.1%