Instructions to use google/gemma-4-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/gemma-4-12B with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("google/gemma-4-12B") model = AutoModelForImageTextToText.from_pretrained("google/gemma-4-12B") - Notebooks
- Google Colab
- Kaggle
Gemma 4 12B Unified zero-shot ASR underperforms Gemma 4 E4B on FLEURS
π 2
#6 opened 2 days ago
by
amor123hyk
ValueError: Cannot use apply_chat_template because this processor does not have a chat template.
2
#5 opened 2 days ago
by
aimagee
By the Gods...
π€ 4
2
#2 opened 3 days ago
by
JanjanJean
Installation Video and Testing - Step by Step
π 2
1
#1 opened 3 days ago
by
fahdmirzac