Darwin-28B-Opus / generation_config.json
SeaWolf-AI's picture
Initial upload: Darwin-28B-Opus (Qwen3.6-27B × rico03 Opus-Distilled, Darwin V7 MRI)
c37eea6 verified
raw
history blame contribute delete
202 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95
}