Gemma4-E2B-IT-Text-int4 / generation_config.json
nickminaev's picture
feat: committing the rest of the model's files
cf155d4 verified
Raw
History Blame Contribute Delete
207 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.5.0.dev0"
}