SensoryFox

Results 3 comments of SensoryFox

sudo EDITOR=nano systemctl edit ollama.service [Service] Environment="OLLAMA_HOST={your_local_ip}" if changes not accept do in this file: sudo nano /etc/systemd/system/ollama.service.d/override.conf

I probably didn't write my thought in great detail. The point is that ollama needs to specify the ip it will follow and this is done in this file: /etc/systemd/system/ollama.service.d/override.conf...