llimba-3b-instruct / generation_config.json
lballore's picture
Initial release of llimba-3b-instruct
c86e92d
raw
history blame
216 Bytes
{
"do_sample": false,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.0,
"temperature": 1.0,
"top_k": 50,
"top_p": 1.0,
"transformers_version": "5.3.0"
}