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 for server APIs of apps specialised in local LLMs #11872

Open
3 of 15 tasks
ThiloteE opened this issue Oct 1, 2024 · 0 comments
Open
3 of 15 tasks

Support for server APIs of apps specialised in local LLMs #11872

ThiloteE opened this issue Oct 1, 2024 · 0 comments
Labels
AI Related to AI Chat/Summarization type: enhancement

Comments

@ThiloteE
Copy link
Member

ThiloteE commented Oct 1, 2024

Solves support for

  • local LLMs
  • hardware
  • gpu acceleration
  • custom and more LLM architectures

Describe the solution you'd like

Support for applications that adhere to the OpenAI API.
OpenAI API has become an inofficial standard.

Progress:

Most of the applications listed here are a wrapper around llama.cpp, though they all have their unique strenghts and weaknesses. Except for LMStudio, they are all open source.

Related issues:

InAnYan#71

Notes:

This issue here is purely about LLMs. Not embedding models. See InAnYan#85 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Related to AI Chat/Summarization type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant