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

💾 Internal change: Support local LLMs #38

Closed
1 task done
manmatteo opened this issue Apr 3, 2024 · 2 comments
Closed
1 task done

💾 Internal change: Support local LLMs #38

manmatteo opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@manmatteo
Copy link

Problem

SpeziLLM supports local LLMs. Using a local LLM seems particularly important when dealing with health data.

Solution

I see two possibilities: either allow for on-device LLMs with SpeziLLM, or allow customization of the OpenAI API URL, so that the app can be used with, for example, a local ollama server.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@manmatteo manmatteo added the enhancement New feature or request label Apr 3, 2024
@vishnuravi
Copy link
Member

Thank you for the great suggestion @manmatteo! This feature is currently in progress in the following PR: #39

@vishnuravi vishnuravi self-assigned this Apr 4, 2024
@vishnuravi
Copy link
Member

This issue has been addressed by #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants