|
|
|
|
|
by kateklink
1016 days ago
|
|
We’ve finished training a new code model Refact LLM which took us about a month. The main use-case is for blazing-fast code completion with fill-in-the-middle, additionally, the model could reply to chat prompts. It has much better performance than all of the code models of similar size, and almost reaches the same HumanEval as Starcoder being 10x smaller in size. With the small size, it can work with most modern GPUs requiring just 3GB Ram. You can try self-hosting it in Refact https://github.com/smallcloudai/refact/ and get a local fast copilot alternative with decent suggestions. Weights and model card https://huggingface.co/smallcloudai/Refact-1_6B-fim. We would love to hear your feedback! |
|