gemma-4-12B-it-int4-AutoRound / generation_config.json
wenhuach's picture
Upload folder using huggingface_hub
b94a169 verified
raw
history blame contribute delete
255 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106,
50
],
"pad_token_id": 0,
"suppress_tokens": [
258883,
258882
],
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.10.1"
}