Edit model card

mlx-community/Bunny-Llama-3-8B-V-4bit

This model was converted to MLX format from BAAI/Bunny-Llama-3-8B-V using mlx-vlm version 0.0.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  mlx-community/Bunny-Llama-3-8B-V-4bit --max-tokens 100 --temp 0.0
Downloads last month
14
Safetensors
Model size
1.33B params
Tensor type
FP16
U32
F32
Inference Examples
Inference API (serverless) does not yet support model repos that contain custom code.