Text Generation
Transformers
Safetensors
English
mistral
conversational
text-generation-inference
Mistral-Nemo-12B-R1-v0.1alpha / generation_config.json
CreitinGameplays's picture
Update generation_config.json
1c03615 verified
raw
history blame
202 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.49.0",
"do_sample": true,
"temperature": 0.7,
"top_p": 0.95,
"min_p": 0.1,
"top_k": 20
}