-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: added ability to use ollama running remotely #172
Conversation
@joshbickett would someone have a moment to look at this? It's a really small PR that could be useful to anyone running ollama on a remote server. |
@mjspeck thanks for the PR. I'll try to look at it by the end of the week. If you don't hear from me feel free to ping again. |
pls merge this its good |
@joshbickett just fixed the small merge conflict. Let me know if there are any other changes you need. |
@joshbickett any chance to look at this soon? |
looking now |
@mjspeck I didn't test the remote Llama functionality but it passed some basic test for me and didn't appear to break any existing functionality. Do you think it is worth adding running llama to the Readme? Let me know if you're interested! Sorry again for the delay. I've been very busy lately. I want to revisit this project so I'm going to be more responsive now. |
Couldn't hurt. I can try to find some time soon if you wanna assign the issue to me. |
Refs: #171
What does this PR do?
Adds ability to use remote ollama server
Fixes # (issue)
Requirement/Documentation
Type of change
Mandatory Tasks