glennjammin/ cmdr:latest

2 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"`

tools thinking
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
}