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, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("google/gemma-4-12B-it") model = AutoModelForMultimodalLM.from_pretrained("google/gemma-4-12B-it") - Notebooks
- Google Colab
- Kaggle
| - dataset: | |
| id: Idavidrein/gpqa | |
| task_id: diamond | |
| value: 78.8 | |
| date: '2026-05-23' | |
| source: | |
| url: https://huggingface.co/google/gemma-4-12B-it | |
| name: Model Card | |