You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Hiltgen 6c5ccb11f9 Revamp ROCm support 3 years ago
..
assets higher resolution tray icons 3 years ago
lifecycle Log unexpected server errors checking for update 2 years ago
store Implement new Go based Desktop app 3 years ago
tray Fix duplicate menus on update and exit on signals 3 years ago
.gitignore set exe metadata using resource files 3 years ago
README.md Implement new Go based Desktop app 3 years ago
main.go disable default debug 3 years ago
ollama.iss Revamp ROCm support 2 years ago
ollama.rc update installer and app.exe metadata 3 years ago
ollama_welcome.ps1 Implement new Go based Desktop app 3 years ago

README.md

Ollama App

Linux

TODO

MacOS

TODO

Windows

If you want to build the installer, youll need to install

In the top directory of this repo, run the following powershell script to build the ollama CLI, ollama app, and ollama installer.

powershell -ExecutionPolicy Bypass -File .\scripts\build_windows.ps1