Qwen3.5-Queen-27B / generation_config.json
aifeifei798's picture
Upload 10 files
b49c036 verified
Raw
History Blame
213 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": "5.3.0"
}