Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
maryasov
/
mistral-nemo-cline
:12b-instruct-2407-q2_K
393
Downloads
Updated
1 year ago
A state-of-the-art 12B model with 128k context length, built by Mistral AI in collaboration with NVIDIA. Instructed to work with Cline (prev. Claude Dev).
A state-of-the-art 12B model with 128k context length, built by Mistral AI in collaboration with NVIDIA. Instructed to work with Cline (prev. Claude Dev).
Cancel
tools
mistral-nemo-cline:12b-instruct-2407-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
}