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 AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("google/gemma-4-E4B-it") model = AutoModelForImageTextToText.from_pretrained("google/gemma-4-E4B-it") - Notebooks
- Google Colab
- Kaggle
Thanks!
#23
by JanjanJean - opened
Best model so far! Literally! And by literally... The best of the best as I have been testing out almost 5000 models now lol..
This thing is the bomb! Google cooked so hard it fried my air fryers.
Hi @JanjanJean ,
Thank you for your feedback. We appreciate the continued support and engagement from the community, and we’re excited to see what you build with it.