ollama/ollama.service
Eyad Issa 46179bee73 - Update to version 0.4.6:
- Update to version 0.4.5:
- Update to version 0.4.4:
- Update to version 0.4.3:

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=68
2024-11-30 20:05:29 +00:00

14 lines
193 B
Desktop File

[Unit]
Description=Ollama Service
After=network-online.target
[Service]
ExecStart=/usr/bin/ollama serve
User=ollama
Group=ollama
Restart=always
RestartSec=3
[Install]
WantedBy=default.target