TinyLLaMA-Alpaca / generation_config.json
Ttimofeyka's picture
Upload generation_config.json with huggingface_hub
c628dba verified
raw
history blame contribute delete
89 Bytes
{
"do_sample": true,
"max_new_tokens": 32,
"transformers_version": "4.39.0.dev0"
}