Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
tavernari
/
git-commit-message
:sp_commit_pro
2,649
Downloads
Updated
1 month 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_pro
...
/
params
1e07e76ff2c4 · 171B
{
"num_ctx": 128000,
"num_predict": 250,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</commit_message>",
"\\n"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}