Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
tavernari
/
git-commit-message
:pro
2,925
Downloads
Updated
2 months 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:pro
...
/
params
c660fa80775c · 138B
{
"num_ctx": 32768,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.4,
"top_k": 40,
"top_p": 0.9
}