Qwen3.5-397B-A17B / generation_config.json
Mike-plotpointe's picture
Duplicate from Qwen/Qwen3.5-397B-A17B
ef31dc4
raw
history blame contribute delete
244 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.0.dev0"
}