Views
No views yet
--draft-model.deepseek-ai/DeepSeek-V4-Flash (license: mit),
whose mtp.* tensors live in a dedicated shard (model-00046-of-00046.safetensors)mlx-vlm 0.6.8 —
python -m mlx_vlm.speculative.drafters.deepseek_v4_mtp.split --model deepseek-ai/DeepSeek-V4-Flash --output .decoder.* (35), hc_head (3), e_proj / h_proj (2 each), enorm, hnorm, norm--draft-kind mtp):1mlx_vlm.server --model ToPo-ToPo/DeepSeek-V4-Flash-0731-mlx-4bit \
2 --draft-model ToPo-ToPo/DeepSeek-V4-Flash-MTP-bf16 --draft-kind mtp-0731 body even though it is split from the earlier release — the two
share hidden_size 4096. The MTP module bundled inside -0731 itself is a different architecture
(three modules built around main_proj) that mlx-vlm 0.6.8 does not implement.