TinyLlama-1.1B-chat-v1.0-awq / generation_config.json
tctsung's picture
Upload folder using huggingface_hub
322c9a3 verified
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "4.41.0.dev0"
}