mlx-community/llava-v1.6-34b-4bit
This model was converted to MLX format from llava-hf/llava-v1.6-34b-hf
using mlx-vlm version 0.1.0.
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-v1.6-34b-4bit --max-tokens 100 --temp 0.0
- Downloads last month
- 8
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The HF Inference API does not support image-text-to-text models for mlx
library.