Skip to content

Changelog

October 6, 2023

We now have a new version and plan for Enterprise. Read more here Refact for Enterprise

September 4, 2023

Today we’re introducing Refact LLM: 1.6B code model with infill real-time code completion (state of the art for the size) and chat.

July 28, 2023

Refact is now open-source and available for everyone in our GitHub repository. We’ve added self-hosted fine-tuning, and support for more LLMs: WizardLM, WizardCode, and Llama2.

May 4, 2023

We’re releasing a new Self-Hosted Server that allows Refact users to use code completion, code transformation, and chat functions powered by the StarCoder 15b code model on your own GPU.

April 20, 2023

There’s now a new self-hosted version of Refact, to try it please follow these instructions.

March 30, 2023

Today we’re launching AI toolbox and AI chat. The functions that are now available in Refact include: Explain Error, Comment each line, Add Docstrings, Fix Bug, Explain Code, Add console logs, Chat, Analyze Computational Complexity, Descriptive Naming, Make Code Shorter, Add type hints, Highlight and Fix, Select and Refactor. Read more

December 27, 2022

We are excited to announce the Refact plugin refact.ai for Visual Studio Code and JetBrains family editors. The plugin is available for free and can be installed directly from the Visual Studio Code Marketplace or the JetBrains plugin repository. You have the option to self-host the inference on your own GPU or use our cloud service with free trial. We welcome your feedback and suggestions.

December 15, 2022

Today we are releasing 0.3b and 3b multi language code generation models. Check them out on Hugging Face:

Size(B)Human Eval@1Human Eval@100
CodeParrot1.54.017.9
PolyCoder2.75.617.7
GPT-J611.627.7
FB INCODER-6.7B6.715.247.0
CODEGEN-MULTI 6b6.118.244.9
CODEGEN-MULTI 3b2.714.5138.6
CONTRASTcode/medium0.311.0
CONTRASTcode/3b316.9

In addition to regular prompting, those models also can infill code in the middle and produce changes to the code by following instructions. Stay tuned for an open source library to use these capabilities!

Small Magellanic Cloud AI Ltd, is a UK-registered company focused on creating AI tools for coding.

References: