I haven't been able to find a command to stop the ollama service after running it with ollama run <model>. After a /bye command is called, the service is still running at localhost:11434. Only force quitting all ollama services from the activity monitor kills the service.
I haven't been able to find a command to stop the ollama service after running it with
ollama run <model>. After a/byecommand is called, the service is still running atlocalhost:11434. Only force quitting all ollama services from the activity monitor kills the service.