Q_Research-Qwenvidia / generation_config.json
SuperQAI2050's picture
Duplicate from nvidia/Ising-Calibration-1-35B-A3B
e3725ea
raw
history blame contribute delete
199 Bytes
{
"do_sample": true,
"eos_token_id": [
248046,
248046,
248044
],
"pad_token_id": 248044,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.2.0"
}