LunarAI / generation_config.json
ThePegasusGroup's picture
Upload LunarAI merged model (DeepSeek Coder V2 Lite Base + custom fine-tune)
9696dfd verified
raw
history blame contribute delete
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"do_sample": true,
"eos_token_id": 100001,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.53.3"
}