Get the latest Ollama version
How to get the latest version of Ollama for Sidecar
The latest version of Ollama is included in new Sidecar updates.
If you'd like to jump to the latest version for use with local AI, you can do so by performing these manual steps.
Manual download
Windows
- Go to releases page on the Ollama repository: https://github.com/ollama/ollama/releases
- From under
Assets
, downloadollama-windows-amd64.zip
. - Once downloaded, extract the contents of the zip file and move
ollama.exe
toC:\Users\<username>\AppData\Roaming\Msty
- Rename
ollama.exe
tomsty-local-sidecar.exe
. - Move
lib
folder toC:\Users\<username>\AppData\Roaming\Msty
Additional config for AMD ROCm™ GPU users only:
- Go to releases page on the Ollama repository: https://github.com/ollama/ollama/releases
- From under
Assets
, downloadollama-windows-amd64-rocm.tgz
- Once downloaded, extract contents and move the whole
rocm
folder underlib\ollama
toC:\Users\<username>\AppData\Roaming\Msty\lib\ollama
Restart Sidecar and verify the new version of Local AI service by going to Settings > Local AI > Service Version.