salamandra-2b-instruct / generation_config.json
mapama247
add config files
bdc74dd
raw
history blame
200 Bytes
{
"_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"
}