Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
mood_mnky
/
ollama-code-mini-notools-maxctx
:latest
11
Downloads
Updated
1 month ago
Cancel
ollama-code-mini-notools-maxctx:latest
...
/
params
0aa1a1d33b3a · 173B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"</s>"
],
"temperature": 0,
"top_k": 40,
"top_p": 0.9
}