Views
No views yet
Qwen/Qwen3.5-9B for use with mlx-vlm speculative decoding.1uv run mlx_vlm.generate \
2 --model Qwen/Qwen3.5-9B \
3 --draft-model mlx-community/Qwen3.5-9B-MTP-bf16 \
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 \
4 --prompt "Hi, how are you?" \
5 --max-tokens 256 \
6 --enable-thinkingqwen3_5_mtp2mlx-vlmmlx-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.