Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta failed installation - Ollama server in use #7

Open
TerminatedProcess opened this issue Sep 5, 2024 · 2 comments
Open

Beta failed installation - Ollama server in use #7

TerminatedProcess opened this issue Sep 5, 2024 · 2 comments

Comments

@TerminatedProcess
Copy link

So I ran across your project and wanted to try it out. I have a GPU so I'm trying the beta test curl installer. However, it fails because it assumes i don't have ollama already installed. The reason I use a local ollama is because I have a partition under /mnt/llm which is where I keep my downloaded LLM's. I also want a local Ollama for other things such as aider-chat. What would be the best way to deal with this?

@ai-joe-git
Copy link
Owner

Next updates will feature:

  • Support for existing Ollama installations
  • Option to use custom LLM directories
  • Choice between using existing Ollama or installing a new instance
  • Improved flexibility for users with pre-existing Ollama setups
  • Prevention of conflicts with custom Ollama configurations

This change will addresses issues for users with existing Ollama setups,
particularly those with custom LLM directories. It will improves flexibility
and prevents conflicts with pre-existing Ollama configurations.

@TerminatedProcess
Copy link
Author

oh very nice! Thank you. I have in the meantime, just gone into the beta folder and symlinked my ollama_data to my partition. Ollama works from the web page as well as from the CLI using docker Ollama as setup by Belullama. Just a work around. look forward to seeing your updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants