sarvam-2b-v0.5 / generation_config.json
rahular's picture
Upload LlamaForCausalLM
1f1a1b2 verified
raw
history blame
No virus
191 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 8192,
"repetition_penalty": 1.2,
"temperature": 0.1,
"top_p": 0.9,
"transformers_version": "4.44.0"
}