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 have an Ollam instance running on a remote machine with ollama run [model]. I haven't found a reference to this type of configuration in the manual - is it possible to give a username to access the machine (ssh keys are configured), or by some other method?
Thanks!
And to expand, you don't need to run ollama run [model] on your remote server. Just make sure the server is running (Its a systemd service by default, or just run ollama serve).
Briefly describe what you are trying to do
I have an Ollam instance running on a remote machine with
ollama run [model]
. I haven't found a reference to this type of configuration in the manual - is it possible to give a username to access the machine (ssh keys are configured), or by some other method?Thanks!
Additional context
Emacs version: 29
Operating system: ubuntu
The text was updated successfully, but these errors were encountered: