Salamandra-7b-RAG-v2 / generation_config.json
jgrivolla's picture
Upload 12 files
ba37139 verified
raw
history blame contribute delete
200 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"repetition_penalty": 1.2,
"temperature": 0.1,
"top_p": 0.95,
"transformers_version": "4.44.0"
}