DeepSeek-Coder-V2-Instruct / generation_config.json
nu11secur1ty's picture
Duplicate from deepseek-ai/DeepSeek-Coder-V2-Instruct
cc175ef
Raw
History Blame Contribute Delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"eos_token_id": 100001,
"do_sample": true,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.39.3"
}