test_deepseek_hf_model / generation_config.json
SaadRa's picture
Upload model trained with Unsloth
c084802 verified
raw
history blame contribute delete
154 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"max_length": 8192,
"pad_token_id": 2,
"transformers_version": "4.56.2"
}