no rocm support sad
This commit is contained in:
parent
53e5b4cc1a
commit
89ed743725
1 changed files with 1 additions and 1 deletions
2
void.nix
2
void.nix
|
|
@ -155,7 +155,7 @@
|
||||||
|
|
||||||
services.ollama = {
|
services.ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
acceleration = "rocm";
|
acceleration = false;
|
||||||
# only allow tailscale access
|
# only allow tailscale access
|
||||||
host = "100.70.78.2";
|
host = "100.70.78.2";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue