DeepBrainz-R1-0.6B-Exp / generation_config.json
ArunkumarVR's picture
Upload folder using huggingface_hub
11050bf verified
raw
history blame
126 Bytes
{
"do_sample": true,
"max_new_tokens": 32768,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.55.4"
}