Downloads · 30 days
8
4% of all-time downloads
mlx-community/chandra-3bit
chandra-3bit 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
8
4% of all-time downloads
All-time downloads
184
Public
Parameters
8.8B
4.7 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors4.7 GB · 100%
How the weights are stored.
U328.2B · 93%
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-3bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>