gemma-4-e4b-github-mcp-sft-it / generation_config.json
Simon-Liu's picture
Upload Gemma4ForConditionalGeneration
ef2c1a0 verified
Raw
History Blame Contribute Delete
211 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.11.0"
}