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