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.
 
 
 
 
 
 
Michael Yang f95a1f2bef
feat: add trace log level (#10650)
11 months ago
..
assets higher resolution tray icons 2 years ago
lifecycle feat: add trace log level (#10650) 11 months ago
store readme: update google/uuid module (#7310) 1 year ago
tray all: fix typos in documentation, code, and comments (#7021) 1 year ago
.gitignore set exe metadata using resource files 2 years ago
README.md docs: improve syntax highlighting in code blocks (#8854) 1 year ago
main.go change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2 years ago
ollama.iss win: builtin arm runner (#8039) 1 year ago
ollama.rc update installer and app.exe metadata 2 years ago
ollama_welcome.ps1 update default model to llama3.2 (#6959) 2 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