Viewing profile — kateklink
kateklink
HN member- Joined
- Sat, Jan 25, 2014, 8:51 AM UTC
- HN karma
- 116
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About kateklink
No profile information was provided.
Recent public activity
- story
-
comment
Comment #37384315
for pass@1 HumanEval tells how well the model solves a task from a set, given only one chance to solve it. It's not the perfect metric, there're other like DS-1000, MBPP (we have i…
-
comment
Comment #37382679
we want to help developers who need either on-premise or permissive code assistant, copilot has neither of this. We also wanted to lower the barriers for self-hosting, so that the …
-
comment
Comment #37381863
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 mo…
- story
- story
-
comment
Comment #37261005
at Refact we have Jetbrains plugin that works with a bunch of local code models https://github.com/smallcloudai/refact/
-
comment
Comment #37260829
having more plugin support is in our plans for sure. We're also open for contributions.
-
comment
Comment #37260823
we try to eliminate this problem by using code models trained only on permissevely licensed code, then you can run them locally without sending code anywhere
-
comment
Comment #37260800
we're going in this direction for code models with Refact https://github.com/smallcloudai/refact/ - right now you self-host code models, fine-tune them on local files, get the mode…
-
comment
Comment #37260737
try refact.ai they have plugin for JetBrains IDEs and support for local LLMs https://github.com/smallcloudai/refact/
-
comment
Comment #37260414
there's also Refact ( https://github.com/smallcloudai/refact/ ) with support of several open-source code LLMs and extension for VS Code and Jetbrains
-
comment
Comment #37260088
at refact.ai we have different functions for code refactoring, making it shorter, simplifying complexity, etc
-
comment
Comment #37003296
Refact.Ai | https://refact.ai | Developer Advocate | Software Engineer | Remote (UK & Europe) | 80 - 120K + equity We're building the best open-source AI for coding using all the b…
- story
-
comment
Comment #36907437
Hi HN! At Refact, we're building an open-source AI Code assistant with fine-tuning focused on providing the enjoyable coding experience without privacy concerns. Why? When you look…
- story
-
comment
Comment #36895551
Refact is a free open-source AI code assistant for VS Code and Jetbrains. Under the hood, we use the best open-source LLMs for code completion, chat inside IDE and code transformat…
- story
- story
-
comment
Comment #35820727
I'm excited to see all the model's implementations that are yet to come. Refact.ai seems to be working on code transformation tools and chat inside Jetbrains and VSCode powered by …
-
comment
Comment #35773596
Refact.ai as a free copilot alternative
-
comment
Comment #35685266
Try Refact AI https://github.com/smallcloudai/refact-self-hosting
-
comment
Comment #35603903
while you're waiting, maybe you'll be interested in checking https://refact.ai it's an open-source alternative to Copilot X with features like code transformation and integrated ch…
-
comment
Comment #35486246
You can also self-host it using docker https://refact.ai/docker/