Instructions to use ToPo-ToPo/Qwen3.6-27B-MTP-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use ToPo-ToPo/Qwen3.6-27B-MTP-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3.6-27B-MTP-bf16 ToPo-ToPo/Qwen3.6-27B-MTP-bf16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
ToPo-ToPo/Qwen3.6-27B-MTP-bf16
MTP (multi-token prediction) drafter for speculative decoding with
Qwen/Qwen3.6-27B on Apple Silicon (mlx-vlm).
This is not a standalone chat model — it only works bound to a Qwen3.6-27B target model.
Provenance
- Split from the official checkpoint's built-in
mtp.*weights (15 tensors) with mlx-vlm 0.6.13:python -m mlx_vlm.speculative.drafters.qwen3_5_mtp.split --model Qwen/Qwen3.6-27B --output . - Precision: bf16 (unquantized, split as-is)
- Size: 829 MB,
block_size: 3,model_type: qwen3_5_mtp
Usage
mlx_vlm.generate --model ToPo-ToPo/Qwen3.6-27B-mlx-4bit \
--draft-model ToPo-ToPo/Qwen3.6-27B-MTP-bf16 --draft-kind mtp \
--prompt "..." --max-tokens 400
Quantized targets share this drafter (under greedy decoding the drafter's argmax rarely changes with target quantization). Speedup depends on hardware, target quantization, workload and the mlx-vlm version — measure it yourself.
- Downloads last month
- -
Model size
0.4B params
Tensor type
BF16
·
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for ToPo-ToPo/Qwen3.6-27B-MTP-bf16
Base model
Qwen/Qwen3.6-27B