PACK-13b-v1.1 / generation_config.json
cocoirun's picture
Update generation_config.json
a547563
raw
history blame contribute delete
183 Bytes
{
"do_sample": true,
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"bos_token_id": 1,
"pad_token_id": 2,
"eos_token_id": 2,
"transformers_version": "4.35.2"
}