DeepSeekMoE-3B / generation_config.json
Fizzarolli's picture
Upload folder using huggingface_hub
6225c28 verified
raw
history blame contribute delete
198 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"do_sample": true,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.39.3"
}