Qwen3.8-27B-Fable-Distill / generation_config.json
armand0e's picture
(Trained with Unsloth)
0233aa4 verified
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.5.0"
}