prince-canuma's picture
Re-upload MLX conversion from google/gemma-4-E2B-it@70af34e20bd4b7a91f0de6b22675850c43922a03
efb12d6 verified
|
Raw
History Blame Contribute Delete
596 Bytes
---
library_name: mlx
license: gemma
base_model: google/gemma-4-E2B-it
tags:
- mlx
- mlx-vlm
- gemma4
- image-text-to-text
---
# mlx-community/gemma-4-e2b-it-nvfp4
MLX conversion of [google/gemma-4-E2B-it](https://huggingface.co/google/gemma-4-E2B-it) for Apple silicon.
- Source revision: `70af34e20bd4b7a91f0de6b22675850c43922a03`
- Variant: `nvfp4`
- Converted with `mlx_vlm.convert` from the local `mlx-vlm` checkout.
## Usage
```bash
pip install mlx-vlm
python -m mlx_vlm.generate --model mlx-community/gemma-4-e2b-it-nvfp4 --prompt "Describe this image." --image path/to/image.jpg
```