MODEL_NAME / generation_config.json
Trubnik1967's picture
Upload config
37fc057 verified
raw
history blame contribute delete
150 Bytes
{
"do_sample": true,
"max_new_tokens": 400,
"pad_token_id": 0,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.41.0.dev0"
}