salamandra-2b-base-fp8 / generation_config.json
jsaizant's picture
Upload LlamaForCausalLM
d6bfd0c verified
raw
history blame contribute delete
224 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_new_tokens": 25,
"repetition_penalty": 1.2,
"temperature": 0.1,
"top_p": 0.95,
"transformers_version": "4.46.1"
}