extended-mind-llama-2-7b-chat / generation_config.json
phoebeklett's picture
Update generation_config.json
a815447 verified
raw
history blame
No virus
124 Bytes
{
"do_sample": false,
"eos_token_id": 2,
"bos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.33.0"
}