Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
tavernari
/
git-commit-message
:sp_commit
2,479
Downloads
Updated
1 week ago
Transform Git Commit Messages with AI: Chain of Draft, Reasoning, and Precision.
Transform Git Commit Messages with AI: Chain of Draft, Reasoning, and Precision.
Cancel
git-commit-message:sp_commit
...
/
params
84e981312101 · 186B
{
"num_ctx": 32768,
"num_predict": 250,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</commit_message>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}