Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
tavernari
/
git-commit-message
:sp_change_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_change_mini
...
/
params
380d7d9bd3fa · 157B
{
"num_ctx": 128000,
"num_predict": 250,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</change>"
],
"temperature": 0.4,
"top_k": 10,
"top_p": 0.5
}