TdAI-4bit / generation_config.json
tda45's picture
Upload folder using huggingface_hub
09b01e3 verified
Raw
History Blame Contribute Delete
258 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128040,
"max_length": 2048,
"pad_token_id": 128004,
"repetition_penalty": 1.15,
"temperature": 0.4,
"top_p": 0.85,
"transformers_version": "5.5.0"
}