tiny-DeepseekV3ForCausalLM-0528 / generation_config.json
albertvillanova's picture
albertvillanova HF Staff
Upload DeepseekV3ForCausalLM
9c8afd0 verified
Raw
History Blame
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 1,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.56.2"
}