Instructions to use mlx-community/nanoLLaVA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/nanoLLaVA with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir nanoLLaVA mlx-community/nanoLLaVA
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
mlx-community/nanoLLaVA
This model was converted to MLX format from qnguyen3/nanoLLaVA 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/nanoLLaVA \
--prompt "what are these?" --image "http://images.cocodataset.org/val2017/000000039769.jpg" \
--max-tokens 100 --temp 0.0
- Downloads last month
- 20
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support