Gemma-3-Fornax-V3-27B / generation_config.json
ConicCat's picture
Upload Gemma3ForCausalLM
1f4b0fe 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.52.4"
}