te-23 / generation_config.json
curli12's picture
Upload folder using huggingface_hub
4a672c8 verified
raw
history blame contribute delete
187 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151645,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.1.0"
}