TinyLlama-1.1B-alpaca-chat-v1.5 / generation_config.json
tog's picture
Adding max_new_tokens
20ed61f
raw
history blame contribute delete
136 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.34.1",
"max_new_tokens": 32,
}