Code Generation Models

We released 0.3b and 3b multi language code generation models. In addition to regular prompting, those models also can infill code in the middle and produce changes to the code by following instructions. Check them out on HuggingFace, or use Playground:

  Size (B) Human Eval@1
CONTRASTcode/medium 0.3 11.0 Download Playground
CONTRASTcode/3b 3 16.9 Download Playground
Our first product is Codify plugin for JetBrains IDEs and Visual Studio Code. It works via API and uses our SOTA (for the size) coding models.
codify.smallcloud.ai