Downloads · 30 days
69
7% of all-time downloads
mlx-community/North-Mini-Code-1.0-5bit
North-Mini-Code-1.0-5bit 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 mlx. The card lists the license as apache-2.0.
This model was converted to MLX format from CohereLabs/North-Mini-Code-1.0 using mlx-vlm version 0.6.2. Refer to the original model card for more details on the model.
Downloads · 30 days
69
7% of all-time downloads
All-time downloads
956
Public
Parameters
30.5B
22.2 GB on disk
Likes
1
Public
Click a slice to open those files.
.safetensors22.2 GB · 100%
How the weights are stored.
U3229.5B · 97%
From the Hugging Face model README
This model was converted to MLX format from CohereLabs/North-Mini-Code-1.0
using mlx-vlm version 0.6.2.
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/North-Mini-Code-1.0-5bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>