Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
maryasov
/
mistral-small-cline
:22b-instruct-2409-q2_K
123
Downloads
Updated
10 months ago
Mistral Small is a lightweight model designed for cost-effective use in tasks like translation and summarization. Instructed to work with Cline (prev. Claude Dev).
Mistral Small is a lightweight model designed for cost-effective use in tasks like translation and summarization. Instructed to work with Cline (prev. Claude Dev).
Cancel
tools
mistral-small-cline:22b-instruct-2409-q2_K
...
/
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
}