DeepSeek-R1-Distill-Llama-8B-bnb-4bit / generation_config.json
danielhanchen's picture
Upload LlamaForCausalLM
221e16f verified
raw
history blame
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"max_length": 131072,
"pad_token_id": 128004,
"transformers_version": "4.48.0"
}