kpit-ces-functiongemma / generation_config.json
shmjdr's picture
Upload folder using huggingface_hub
de1acf0 verified
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"
}