You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a laptop for daliy work and I have a GPU server. So, it would be nice if I can use chatd as a frontend and running the LLMs in my server with ollama.
By the way, I'm currently using a local reverse-proxy to make chatd connect to my server. It works fine, but a little complicated.
Related to this, please make it so that for Linux builds, you don't have to copy the Ollama binary to the source folder. It should just be able to interact with the API running either locally or remotely, as all other Ollama clients do.
I'm using a laptop for daliy work and I have a GPU server. So, it would be nice if I can use chatd as a frontend and running the LLMs in my server with ollama.
By the way, I'm currently using a local reverse-proxy to make chatd connect to my server. It works fine, but a little complicated.
The text was updated successfully, but these errors were encountered: