Darwin-28B-KR / generation_config.json
SeaWolf-AI's picture
Update: Darwin-28B-KR v2 - 비드래프트 identity tuning + LoRA(r=16, embed/lm_head) applied
f9be842 verified
raw
history blame contribute delete
213 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,
"transformers_version": "5.5.4"
}