Warecube-KO-27B / generation_config.json
Warecube's picture
upload generation_config.json
698c1dc verified
raw
history blame contribute delete
186 Bytes
{
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.5.3"
}