TextEncoder / Gemma-3-12B-IT /generation_config.json
saddam213's picture
Upload 8 files
5ae4186 verified
raw
history blame contribute delete
167 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.3"
}