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

Add LMStudio adapter #71

Open
Tomas2D opened this issue Oct 8, 2024 · 2 comments
Open

Add LMStudio adapter #71

Tomas2D opened this issue Oct 8, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Tomas2D
Copy link
Contributor

Tomas2D commented Oct 8, 2024

Add LLM inference support for https://lmstudio.ai/

Implementation notes:

Implementation tips:

  • Implementation should be similar to the current Ollama (src/adapters/ollama).
@Tomas2D Tomas2D added enhancement New feature or request good first issue Good for newcomers labels Oct 8, 2024
@JanPokorny
Copy link
Contributor

Note that it's currently possible to use LM Studio with Bee through the OpenAI-compatible API (https://lmstudio.ai/docs/basics/server#openai-like-api-endpoints), in a similar way to Ollama. I haven't checked if it has limitations over the SDK, however.

@Tomas2D
Copy link
Contributor Author

Tomas2D commented Oct 8, 2024

Then I wonder why their SDK (https://www.npmjs.com/package/@lmstudio/sdk) differs from Ollama / OpenAI SDK.

@mmurad2 mmurad2 added the hacktoberfest https://hacktoberfest.com label Oct 8, 2024
@mmurad2 mmurad2 removed the hacktoberfest https://hacktoberfest.com label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants