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, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("google/gemma-4-31B-it-assistant") model = AutoModelForCausalLM.from_pretrained("google/gemma-4-31B-it-assistant") - Notebooks
- Google Colab
- Kaggle
Issues with multiple tool calls in parallel
#6 opened 15 days ago
by
GabrielaCats
AWQ Version of MTP
3
#5 opened 15 days ago
by
devops724
Fine tuning
β 4
1
#4 opened 24 days ago
by
gertrud
What is it for?
π 5
5
#3 opened 25 days ago
by
Tikhonum
Is it supposed to work in vllm?
1
#2 opened 25 days ago
by
mancub
Finally!!
ππ 2
#1 opened 26 days ago
by
Darkknight535