gemma-3-4b-sql-finetune-2e / generation_config.json
DocDuck's picture
(Trained with Unsloth)
d4f407d verified
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.53.2"
}