no rocm support sad

This commit is contained in:
Khaïs COLIN 2025-11-16 16:42:23 +01:00
parent 53e5b4cc1a
commit 89ed743725
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -155,7 +155,7 @@
services.ollama = {
enable = true;
acceleration = "rocm";
acceleration = false;
# only allow tailscale access
host = "100.70.78.2";
};