Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
mood_mnky
/
ollama-code-fast-shortctx
:latest
Updated
1 month ago
Cancel
tools
ollama-code-fast-shortctx:latest
...
/
params
f3eb0f7f5644 · 160B
{
"num_ctx": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0,
"top_k": 40,
"top_p": 0.9
}