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).
tools
9b
169 Pulls Updated 3 weeks ago
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
}