1,122 1 month ago

The most powerful open-source coding AI - 480B parameters with Mixture of Experts architecture for exceptional code generation and understanding.

eaee01d41fcf · 163B
{
"num_ctx": 8192,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.9
}