Giter Site home page Giter Site logo

Comments (7)

yuntongzhang avatar yuntongzhang commented on July 20, 2024 2

We are currently working on the LiteLLM support. It should be ready sometime next week.

from auto-code-rover.

IvoP1 avatar IvoP1 commented on July 20, 2024

It would be good to add AWS Bedrock API to that list. It supports Claude, LLama, etc...

from auto-code-rover.

andr0s avatar andr0s commented on July 20, 2024

Just add litellm support. Everything already included there. No need to add support for each and every LLM and provider

from auto-code-rover.

stevensu1977 avatar stevensu1977 commented on July 20, 2024

Just add litellm support. Everything already included there. No need to add support for each and every LLM and provider

LiteLLM is a great project, but some models have no native support for function calling , etc. Amazon Bedrock Claude3

from auto-code-rover.

andr0s avatar andr0s commented on July 20, 2024

@stevensu1977 well, the whole point is to have the ability to run open source and/or free things. Or experiment with different LLMS. For example, I'm really curios about Llama 3 70b and that big llm from databrix - in my tests on other projects, they showed pretty decent results, despite being dirt cheap or even free (depending on where you run them). I think others also willing to experiment or reduce costs, otherwise people would just be happy with ChatGPT and Claude 3, and this ticket wouldn't even exist.
Another problem with close source models that I noticed - sometimes they change things and it just breaks everything. I'm using Cursor IDE with ChatGPT and the same model suddenly started to perform much worse, basically breaking the whole code, removing tons of my code and adding stubs like "... unchanged code... " which was extremely annoying. I think it wouldn't happen if the model and the backend layer above it would be exactly the same, which is guaranteed only when using open source solutions

from auto-code-rover.

yuntongzhang avatar yuntongzhang commented on July 20, 2024

ACR now supports Claude models through LiteLLM and Llama3 through Ollama (added in #32). Feel free to try it out :)

from auto-code-rover.

rezzie-rich avatar rezzie-rich commented on July 20, 2024

can you please add support for any open LLM through liteLLM or ollama? currently, for code generation, codeQwen 1.5 7b is ranked as high as GPT-4 and it's only a 7b model so it can easily run locally pretty quickly.

from auto-code-rover.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.