2 hours ago

Conventional Commits message generator in Brazilian Portuguese (PT-BR), fine-tuned from Qwen 2.5 Coder 7B. Receive a "git diff", return a single-line commit message in Conventional Commits format.

tools
0226aea76f2d · 127B
{
"num_ctx": 8192,
"repeat_penalty": 1.05,
"stop": [
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.2,
"top_p": 0.9
}