mirror of
https://github.com/ollama/ollama.git
synced 2025-03-20 23:02:48 +01:00
* app: restart server on failure * fix linter * address comments * refactor log directory creation to be where logs are written * check all log dir creation errors
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