Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
glennjammin
/
cmdr
:latest
2
Downloads
Updated
16 hours ago
Produces a one liner shell command from a prompt e.g. `ollama run --think="false" glennjammin/cmdr "get the last hour of logs for the service ollama.service"`
Produces a one liner shell command from a prompt e.g. `ollama run --think="false" glennjammin/cmdr "get the last hour of logs for the service ollama.service"`
Cancel
tools
thinking
cmdr:latest
...
/
params
4f49c02da64c · 154B
{
"num_ctx": 4096,
"num_predict": 512,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.1,
"top_k": 20,
"top_p": 0.9
}