57 6 days ago

A QLoRA fine-tune of Qwen2.5-Coder-1.5B into a terse, code-first Python assistant — 78% shorter answers, trained on a single 8 GB GPU.

{
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.2,
"top_p": 0.9
}