Views
No views yet
deepseek-ai/DeepSeek-V4-Flash for use with mlx-vlm speculative decoding.1uv run mlx_vlm.generate \
2 --model mlx-community/DeepSeek-V4-Flash-4bit \
3 --draft-model mlx-community/DeepSeek-V4-Flash-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/DeepSeek-V4-Flash-MTP \
4 --prompt "Hi, how are you?" \
5 --max-tokens 256 \
6 --enable-thinkingdeepseek_v4_mtp2mlx-vlmconfig.json.mlx-vlm. Standard standalone generation through generic Transformers APIs is not expected to work with this repository by itself.deepseek-ai/DeepSeek-V4-Flash model card and license terms for model usage constraints.