Gemma 4 QAT
Collection
40 items • Updated • 13
How to use mlx-community/gemma-4-E4B-it-qat-nvfp4 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir gemma-4-E4B-it-qat-nvfp4 mlx-community/gemma-4-E4B-it-qat-nvfp4
This model was converted to MLX format from google/gemma-4-e4b-it-qat-q4_0-unquantized
using mlx-vlm version 0.6.1.
Refer to the original model card for more details on the model.
pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/gemma-4-E4B-it-qat-nvfp4 --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>
4-bit