affine-max / generation_config.json
Pavvav's picture
Upload folder using huggingface_hub
8f82e91 verified
raw
history blame contribute delete
114 Bytes
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"top_k": 40,
"transformers_version": "4.46.1"
}