MiniCPM4-0.5B-Coding-Finetuned-v1 / generation_config.json
rohitnagareddy's picture
Upload fine-tuned QLoRA model
2add5ab verified
raw
history blame contribute delete
182 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
73440
],
"pad_token_id": 2,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.52.4"
}