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

Is it possible to use a locally privatized model? #136

Open
645293829 opened this issue Mar 13, 2025 · 2 comments
Open

Is it possible to use a locally privatized model? #136

645293829 opened this issue Mar 13, 2025 · 2 comments
Labels
question Question about using the SDK

Comments

@645293829
Copy link

If I download a model from Hugging Face to my local machine, can I use this local model directly instead of calling it through an API?

@645293829 645293829 added the question Question about using the SDK label Mar 13, 2025
@pontus-devoteam
Copy link

Created a PR for to support this and any provider #26

@keldenl
Copy link

keldenl commented Mar 13, 2025

ollama or any openai-compatible LLM work, see #120 . Stuff that require tool calling would require the api and model to support toolcalling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about using the SDK
Projects
None yet
Development

No branches or pull requests

3 participants