Instructions to use google/gemma-4-31B-it-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/gemma-4-31B-it-assistant with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("google/gemma-4-31B-it-assistant") model = AutoModelForMultimodalLM.from_pretrained("google/gemma-4-31B-it-assistant") - Notebooks
- Google Colab
- Kaggle
Issues with multiple tool calls in parallel
#6 opened 25 days ago
by
GabrielaCats
AWQ Version of MTP
5
#5 opened 26 days ago
by
devops724
Fine tuning
β 4
1
#4 opened about 1 month ago
by
gertrud
What is it for?
π 5
5
#3 opened about 1 month ago
by
Tikhonum
Is it supposed to work in vllm?
1
#2 opened about 1 month ago
by
mancub
Finally!!
ππ 2
#1 opened about 1 month ago
by
Darkknight535