Views
No views yet
Qwen/Qwen3.5-9B for use with mlx-vlm speculative decoding.1uv run mlx_vlm.generate \
2 --model mlx-community/Qwen3.5-9B-5bit \
3 --draft-model mlx-community/Qwen3.5-9B-MTP-5bit \
4 --prompt "Hi, how are you?" \
5 --max-tokens 256 \
6 --enable-thinking1uv run mlx_vlm.generate \
2 --model /path/to/target-model \
3 --draft-model /path/to/Qwen3.5-9B-mtp-5bit \
4 --prompt "Hi, how are you?" \
5 --max-tokens 256 \
6 --enable-thinkingqwen3_5_mtp2mlx-vlmconfig.json.mlx-vlm. Standard standalone generation through generic Transformers APIs is not expected to work with this repository by itself.Qwen/Qwen3.5-9B model card and license terms for model usage constraints.