VL-Rethinker MLX
Collection
3 items
•
Updated
This model was converted to MLX format from TIGER-Lab/VL-Rethinker-7B
using mlx-vlm version 0.1.23.
Refer to the original model card and 📖Paper for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model TheCluster/VL-Rethinker-7B-mlx-4bit --max-tokens 512 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>