Files
salamandra-2b-instruct/generation_config.json

13 lines
200 B
JSON
Raw Permalink Normal View History

{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
2,
5
],
"do_sample": true,
"temperature": 0.6,
"repetition_penalty": 1.2,
"transformers_version": "4.40.2"
}