about summary refs log tree commit diff
path: root/nixos/modules/services/misc/ollama.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-05-03nixos/ollama: add options to bypass sandboxingabysssol1-2/+36
(cherry picked from commit 552eb7596411235edb84b0cb1a3dda0ba3eb5054)
2024-04-17nixos/ollama: set service working directory to `home`abysssol1-1/+1
(cherry picked from commit f53ced0368afd9eac3c9d63397f6619d5ac9a8e2)
2024-04-08nixos/ollama: add options to override `HOME` and `OLLAMA_MODELS`abysssol1-2/+18
(cherry picked from commit 18a5476aa7779b916e588e99fb438c631a464d77)
2024-03-16nixos/ollama: add option to set environment variablesabysssol1-24/+36
(cherry picked from commit b5e7a05bb737a3f53e3316d76008bfd8e373b00d)
2024-03-04nixos/ollama: add option for hardware accelerationabysssol1-11/+26
(cherry picked from commits: b8d8c1f207a8c80f7267920efa70db785e5d441e 5c143f03663eb59a7a1eac4b24b7c034abc4f483 87203977204d1c3a7c7ccd39147b17dadf3156e8)
2024-03-04nixos/ollama: Add listenAddressMarcus Ramberg1-0/+8
(cherry picked from commit 8d956b1725be2b21116ba8e267c0f892e1d08a76)
2024-03-04nixos/ollama: initJonas Heinrich1-0/+42
(cherry picked from commit 67a799c40f1e177950d70bb0ea1073c4b6273b0f)