Morpheus
Morpheus copied to clipboard
Problem opening app if ollama is installed and running (macOS)
Version: 0.0.5
How to reproduce:
- Turn off Ollama.app in the system
- Open morpheus.app (it will install a new ollama-darwin bin and model in a new folder)
- Close morpheus.app and enable our Ollama.app
- Open morpheus.app again and see the eternal loading
Expected behavior:
- Check if Ollama.app exists on the system
- If yes install & verify the model through it
- If not, install ollama and use it
OR
Add ollama conflict error message