Instructions to use google/gemma-4-E4B-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/gemma-4-E4B-it with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("google/gemma-4-E4B-it", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Request: DOI
#18
by abdullahal7san - opened
abdullahal7san changed discussion status to closed
Hi @abdullahal7san -
Thanks for reaching out to us.
You can access google/gemma-4-E4B-it model by downloading the model weights or use via transformers for local use. Please refer to the model card for more details and and ensure you have a valid access token configured. Thanks!