Files
llimba-3b-instruct/generation_config.json

14 lines
216 B
JSON
Raw Permalink Normal View History

{
"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"
}