Note
🚜 This repository is archived as the services here have been upstreamed to services-flake. See an example of its usage: https://github.com/juspay/services-flake/tree/main/example/llm
Run Ollama stack (the server and interactive webui) natively.
mkdir my-ollama-flake && cd ./my-ollama-flake
nix flake init -t github:shivaraj-bh/ollama-flake
nix run
See examples for more details.