Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
mannix
/
deepseek-coder-v2-lite-instruct
:latest
3,073
Downloads
Updated
1 year ago
An open-source Mixture-of-Experts code language model that achieves performance comparable to GPT4-Turbo in code-specific tasks.
An open-source Mixture-of-Experts code language model that achieves performance comparable to GPT4-Turbo in code-specific tasks.
Cancel
deepseek-coder-v2-lite-instruct:latest
...
/
params
a8e590afd870 · 148B
{
"num_ctx": 2048,
"num_predict": 2048,
"stop": [
"User:",
"Assistant:",
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>"
]
}