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

Ollama version requirement check and warning. #6

Open
jamescho72 opened this issue Oct 29, 2024 · 1 comment
Open

Ollama version requirement check and warning. #6

jamescho72 opened this issue Oct 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jamescho72
Copy link

Description:
New granite gen 3 models require a minimum version of Ollama 0.3.14
Check version and provide warning if below minimum requirement.
Exit installer so user can update ollama if neccessary.

@jamescho72 jamescho72 added the bug Something isn't working label Oct 29, 2024
@chetan-hireholi
Copy link
Collaborator

Thank you @jamescho72 for the feedback.

Until we have any fixes from development, I have update the README setup instructions with the Ollama update command.

If you have installed Ollama via brew (for Mac)

brew upgrade ollama

If you have installed Ollama via package installer
Ollama on macOS and Windows will automatically download updates. Click on the taskbar or menubar item and then click "Restart to update" to apply the update. Updates can also be installed by downloading the latest version manually.

On Linux, re-run the install script:

curl -fsSL https://ollama.com/install.sh | sh

fyi, @alvkhtan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants