Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
mranv
/
ollash
:latest
59
Downloads
Updated
1 month ago
An intelligent shell command assistant specialized in generating accurate, safe, and efficient shell commands for various operating systems (Linux)
An intelligent shell command assistant specialized in generating accurate, safe, and efficient shell commands for various operating systems (Linux)
Cancel
ollash:latest
...
/
params
0c13c0d222ba · 170B
{
"min_p": 0.05,
"num_ctx": 4096,
"num_predict": 256,
"repeat_last_n": 64,
"repeat_penalty": 1.1,
"seed": 0,
"stop": [
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}