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. For embedding models see InAnYan#85 (comment).
Solves support for
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. For embedding models see InAnYan#85 (comment).