Views
No views yet
nvidia/Qwen3.6-35B-A3B-NVFP4.KCh3dRi4n/Qwen3.6-35B-A3B-NVIDIA-NVFP4
and restores the missing vision_tower.* weights plus the image/video processor configs from
the NVIDIA checkpoint. It is intended for mlx_vlm, not text-only mlx_lm.1pip install mlx-vlm
2python -m mlx_vlm.generate --model KCh3dRi4n/Qwen3.6-35B-A3B-NVIDIA-NVFP4 --image /path/to/image.jpg --prompt "Describe this image."