Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
tavernari
/
git-commit-message
:sp_change
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
...
/
params
6733aef010f9 · 158B
{
"num_ctx": 128000,
"num_predict": 250,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</changes>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}