Mistral-Nemo-12B-R1-v0.2 / generation_config.json
CreitinGameplays's picture
Update generation_config.json
af774b6 verified
raw
history blame contribute delete
186 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.95,
"top_k": 50,
"transformers_version": "4.51.3"
}