Gemma2-2B-Distilled-Math / generation_config.json
benjamin's picture
Upload Gemma2ForCausalLM
277194f verified
raw
history blame contribute delete
195 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": 1,
"max_length": 1024,
"pad_token_id": 0,
"transformers_version": "4.46.0.dev0"
}