salamandra-2b-instruct-fp8 / generation_config.json
jsaizant's picture
Upload LlamaForCausalLM
c574671 verified
raw
history blame
200 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
5
],
"repetition_penalty": 1.2,
"temperature": 0.6,
"transformers_version": "4.46.1"
}