unsloth-llama-3.2-1b-tldr / generation_config.json
keithdrexel's picture
Trained with Unsloth
41c855f verified
raw
history blame contribute delete
No virus
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"max_length": 131072,
"pad_token_id": 128004,
"transformers_version": "4.45.1"
}