llama3.1_korean_v1.1_sft_by_aidx / generation_config.json
SEOKDONG's picture
Update generation_config.json
ca438b0 verified
raw
history blame
228 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"repetition_penalty": 1.15,
"temperature": 0.1,
"transformers_version": "4.44.2"
}