Qwen3.6-27B-OBI / generation_config.json
VECTORVV1's picture
Duplicate from OBLITERATUS/Qwen3.6-27B-OBLITERATED
f284194
raw
history blame contribute delete
242 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 0.35,
"top_k": 0,
"top_p": 1.0,
"repetition_penalty": 1.05,
"transformers_version": "5.8.0"
}