feat(self/ollama): GPU doesn't work with ia
This commit is contained in:
parent
210816195b
commit
c212d0c671
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
service = {
|
||||
selfhost = {
|
||||
htop = true;
|
||||
ollama = true;
|
||||
ollama = false;
|
||||
monitor = true;
|
||||
nextcloud = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue