Optional: Go to https://github.com/ollama/ollama and verify which version you’d like to run. For example, today the latest version that it says under “Releases” is v0.15.4

The reason you want to install the latest version is that the newer LLM Data Model require a newer version to run.

You may alternatively want to install a pre-release version due to the newer LLM Data Model requires it also. The version of pre-releases are listed on the https://github.com/ollama/ollama/releases page.

To run the latest version of the Ollama AI Software, use the following cli statement.

curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.15.4 sh
Replace 0.15.4 with the version you need. 

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *