Waktaverse-Llama-3-KO-8B-Instruct / generation_config.json
PathFinderKR's picture
Update generation_config.json
a7e178c verified
raw
history blame
195 Bytes
{
"bos_token_id": 128000,
"do_sample": false,
"eos_token_id": [
128001,
128009
],
"max_length": 8192,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.41.0"
}