Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
omercelik
/
mistral-small-coder
:latest
93
Downloads
Updated
7 months ago
Cancel
tools
mistral-small-coder:latest
...
/
params
208f3041b5d6 · 144B
{
"num_ctx": 32768,
"repeat_last_n": 64,
"repeat_penalty": 1.1,
"stop": [
"</s>",
"[INST]",
"[/INST]"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}