functiongemma-270m-it-heretic / generation_config.json
Roman0's picture
Upload Gemma3ForCausalLM
1e02838
raw
history blame contribute delete
188 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
50,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.3"
}