Morpheus icon indicating copy to clipboard operation
Morpheus copied to clipboard

Problem opening app if ollama is installed and running (macOS)

Open quertc opened this issue 10 months ago • 6 comments

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

quertc avatar Apr 18 '24 22:04 quertc