Edit model card

mlx-community/llava-1.5-7b-4bit

This model was converted to MLX format from llava-hf/llava-1.5-7b-hf using mlx-vllm version 0.0.3. 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/llava-1.5-7b-4bit \
--prompt "what are these?" --image "http://images.cocodataset.org/val2017/000000039769.jpg" \
--max-tokens 100 --temp 0.0 
Downloads last month
44
Safetensors
Model size
1.22B params
Tensor type
FP16
·
U32
·
Inference Examples
Inference API (serverless) has been turned off for this model.

Dataset used to train mlx-community/llava-1.5-7b-4bit