gemma3-full_ft / generation_config.json
gpol13's picture
Upload Gemma3ForCausalLM
210be9b verified
raw
history blame contribute delete
221 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1,
1,
106
],
"pad_token_id": 0,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.57.3"
}