Live data from Hacker News

Viewing profile — kateklink

kateklink

HN member
Joined
Sat, Jan 25, 2014, 8:51 AM UTC
HN karma
116
Public activity
46 items

About kateklink

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. 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 …

  4. 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…

  5. story
  6. story
  7. comment
    Comment #37261005

    at Refact we have Jetbrains plugin that works with a bunch of local code models https://github.com/smallcloudai/refact/

  8. comment
    Comment #37260829

    having more plugin support is in our plans for sure. We're also open for contributions.

  9. 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

  10. 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…

  11. comment
    Comment #37260737

    try refact.ai they have plugin for JetBrains IDEs and support for local LLMs https://github.com/smallcloudai/refact/

  12. 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

  13. comment
    Comment #37260088

    at refact.ai we have different functions for code refactoring, making it shorter, simplifying complexity, etc

  14. 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…

  15. story
  16. 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…

  17. story
  18. 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…

  19. story
  20. story
  21. 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 …

  22. comment
    Comment #35773596

    Refact.ai as a free copilot alternative

  23. comment
    Comment #35685266

    Try Refact AI https://github.com/smallcloudai/refact-self-hosting

  24. 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…

  25. comment
    Comment #35486246

    You can also self-host it using docker https://refact.ai/docker/