This commit is contained in:
FabricSoul 2025-02-26 19:32:57 -05:00
parent 3ff64bf72c
commit 45057cfb07
4 changed files with 11 additions and 0 deletions

View file

@ -39,5 +39,6 @@
services.ollama = {
enable = true;
acceleration = "cuda";
host = "0.0.0.0";
};
}