Instructions to use mlx-community/gemma-4-e4b-it-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/gemma-4-e4b-it-8bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir gemma-4-e4b-it-8bit mlx-community/gemma-4-e4b-it-8bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
doesn't work with LM Studio ?
#2
by 0xmathi - opened
I get this error. Is there anything I missed?
🥲 Failed to load the model
Failed to load model.
Error when loading model: ValueError: Model type gemma4 not supported. Error: No module named 'mlx_vlm.models.gemma4'
I got the same error. But it works fine on oMLX. So, I end up using oMLX.