Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
tavernari
/
git-commit-message
:sp_commit_mini
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_mini
...
/
params
1bfad88f453f · 170B
{
"num_ctx": 32768,
"num_predict": 250,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</commit_message>",
"\\n"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}