Affine-custom2 / generation_config.json
dasLOL's picture
Update generation_config.json
05f3911 verified
raw
history blame contribute delete
231 Bytes
{
"bos_token_id": 151643,
"do_sample": false,
"eos_token_id": [
151645,
151643
],
"min_p": 0.0,
"pad_token_id": 151643,
"temperature": 0.5,
"top_k": 30,
"top_p": 0.95,
"transformers_version": "4.56.1"
}