Files
Jumini-Ko-1.2B/generation_config.json

10 lines
160 B
JSON
Raw Normal View History

{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"pad_token_id": 0,
"temperature": 0.8,
"top_k": 50,
"transformers_version": "5.12.0"
}