qwen3.6-27b-merged_28_05 / generation_config.json
stavh2001's picture
(Trained with Unsloth)
a8d007d verified
Raw
History Blame
213 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248055,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.5.0"
}