How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, AutoModelForMultimodalLM

processor = AutoProcessor.from_pretrained("arthurcollet/Qwen3-VL-Reranker-2B-mlx-nvfp4")
model = AutoModelForMultimodalLM.from_pretrained("arthurcollet/Qwen3-VL-Reranker-2B-mlx-nvfp4", device_map="auto")
Quick Links

arthurcollet/Qwen3-VL-Reranker-2B-mlx-nvfp4

This model was converted to MLX format from Qwen/Qwen3-VL-Reranker-2B using mlx-vlm version 0.3.11. Refer to the original model card for more details on the model.

Use with mlx

pip install -U mlx-vlm
python -m mlx_vlm.generate --model arthurcollet/Qwen3-VL-Reranker-2B-mlx-nvfp4 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>
Downloads last month
31
Safetensors
Model size
2B params
Tensor type
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for arthurcollet/Qwen3-VL-Reranker-2B-mlx-nvfp4

Quantized
(91)
this model