TheWirelessPhoenix/Qwen3.5-9B-DeepSeek-V4-Flash-4bit-vmlx
0208
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
pip install -U mlx-vlmpython -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>