services.ollama.models

NixOS option

The directory that the ollama service will read models from and download new models to.

type: string
Default
"\${config.services.ollama.home}/models"
Example
"/path/to/ollama/models"
declared in: nixos/modules/services/misc/ollama.nixView source on NixOS/nixpkgs →