Instructions to use google/gemma-4-12B-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/gemma-4-12B-it with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("google/gemma-4-12B-it") model = AutoModelForImageTextToText.from_pretrained("google/gemma-4-12B-it") - Notebooks
- Google Colab
- Kaggle
Thanks again!
#15
by JanjanJean - opened
I have now tried the instruct version this version. And I can say again Google cooked again.. and I was literally asking for a 12-14B models 2 months ago.. and ya guys just answered my wish.. thanks google devs! Or engineers!
You guys are better than Qwen and other companies in making AI stuff ๐ that's my opinion tho.