tiny_LLaMA_1bclean_ind / generation_config.json
ShiqiChen's picture
Upload folder using huggingface_hub
1ff258b verified
raw
history blame contribute delete
129 Bytes
{
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"max_length": 2048,
"transformers_version": "4.31.0.dev0"
}