Downloads · 30 days
134
6% of all-time downloads
mlx-community/chandra-4bit
chandra-4bit is a image-text-to-text model from mlx-community. Use it for the image-text-to-text task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as openrail.
This model was converted to MLX format from datalab-to/chandra using mlx-vlm version 0.3.4. Refer to the original model card for more details on the model.
Downloads · 30 days
134
6% of all-time downloads
All-time downloads
2.3K
Public
Repo size
5.8 GB
Likes
5
Public
Click a slice to open those files.
.safetensors5.8 GB · 100%
From the Hugging Face model README
This model was converted to MLX format from datalab-to/chandra using mlx-vlm version 0.3.4.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/chandra-4bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>