Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more LLMs #142

Open
chymian opened this issue Apr 7, 2024 · 4 comments
Open

Support more LLMs #142

chymian opened this issue Apr 7, 2024 · 4 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@chymian
Copy link

chymian commented Apr 7, 2024

Is your feature request related to a problem? Please describe.
Local LLMs are not suficent supported.

Describe the solution you'd like
since most of the local loader, like ollama, ooba's, etc all support openAI API >= 1.0, we would just need a BASE_URL field to fill in our local path to API.
the LLMstudio (which is not opensource.) entry had such a field, but it's gone.

Describe alternatives you've considered
Build in litellm.ai as access to 100+ llms

Additional context

@anada10
Copy link
Contributor

anada10 commented Apr 7, 2024

Thanks for raising @chymian this is a high priority ticket at the moment. We'll keep you posted.

@anada10 anada10 added bug Something isn't working enhancement New feature or request labels Apr 7, 2024
@tomlynchRNA
Copy link
Collaborator

tomlynchRNA commented May 3, 2024

llama2 on ollama, works but its a little bit dumb (cant pick the right tool). working on improving this and adding support for many more.

image

image
image
image

@tomlynchRNA tomlynchRNA changed the title support local llms - Add BASE_URL field Support more LLMs May 7, 2024
@anada10 anada10 assigned charl3sj and unassigned tomlynchRNA May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants