An open-source Mixture-of-Experts code language model that achieves performance comparable to GPT4-Turbo in code-specific tasks.

16B

446 Pulls Updated 3 weeks ago

a8e590afd870 · 148B
{ "num_ctx": 2048, "num_predict": 2048, "stop": [ "User:", "Assistant:", "<|begin▁of▁sentence|>", "<|end▁of▁sentence|>" ] }