function-gemma-mobile-agent / generation_config.json
wirehead82's picture
Upload Gemma3ForCausalLM
a9a82f5 verified
Raw
History Blame Contribute Delete
168 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.1"
}