Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
maryasov
/
yi-coder-cline
:9b
2,210
Downloads
Updated
1 year ago
Yi-Coder is a series of open-source code language models that delivers state-of-the-art coding performance with fewer than 10 billion parameters. Instructed to work with Cline (prev. Claude Dev).
Yi-Coder is a series of open-source code language models that delivers state-of-the-art coding performance with fewer than 10 billion parameters. Instructed to work with Cline (prev. Claude Dev).
Cancel
tools
9b
yi-coder-cline:9b
...
/
params
69ac6f675779 · 210B
{
"frequency_penalty": 0.5,
"num_ctx": 32768,
"presence_penalty": 0.5,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.1
}