Duplicated from google/gemma-4-31B-it-assistant
How to use developerjeremylive/gemma-4-31B-it-assistant-etheroi with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("developerjeremylive/gemma-4-31B-it-assistant-etheroi") model = AutoModelForCausalLM.from_pretrained("developerjeremylive/gemma-4-31B-it-assistant-etheroi")
The community tab is the place to discuss and collaborate with the HF community!