Ollama – how to update ollama locally with latest features

root@ra-ubuntu24:~# ollama –version
ollama version is 0.5.7
Warning: client version is 0.6.0
root@ra-ubuntu24:~#
root@ra-ubuntu24:~# curl https://ollama.ai/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13281 0 13281 0 0 30786 0 –:–:– –:–:– –:–:– 30814
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading Linux amd64 bundle
########################################### 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.

root@ra-ubuntu24:~#

root@ra-ubuntu24:~# ollama –version

ollama version is 0.6.0
root@ra-ubuntu24:~#

Leave a Reply

You must be logged in to post a comment.