CoolFace
Modelpublic

TheWirelessPhoenix/Qwen3.5-9B-DeepSeek-V4-Flash-4bit-vmlx

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes208downloads
Model Card

TheWirelessPhoenix/Qwen3.5-9B-DeepSeek-V4-Flash-4bit-vmlx

This model was converted to MLX format from `Jackrong/Qwen3.5-9B-DeepSeek-V4-Flash` using mlx-vlm version 0.6.8. Refer to the original model card for more details on the model.

Use with mlx

bash
pip install -U mlx-vlm
bash
python -m mlx_vlm.generate --model TheWirelessPhoenix/Qwen3.5-9B-DeepSeek-V4-Flash-4bit-vmlx --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>