deepseek-llm-67b-chat / generation_config.json
msr2000's picture
Upload folder using huggingface_hub
cb28cff
raw
history blame contribute delete
No virus
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"eos_token_id": 100001,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.95,
"transformers_version": "4.33.1"
}