gemma-4-31B-it-int4-AutoRound-V2 / generation_config.json
weiweiz1's picture
Upload folder using huggingface_hub
0ecaa8a verified
Raw
History Blame
204 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.13.0"
}