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