Darwin-28B-KR / generation_config.json
SeaWolf-AI's picture
Initial release: Darwin-28B-KR — Korean-specialized 2nd-gen mother model
492de6f verified
raw
history blame
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
}