using nixos-anywhere
This commit is contained in:
@@ -169,9 +169,9 @@
|
||||
model = "/home/rogueking/models";
|
||||
host = "0.0.0.0";
|
||||
port = 8080;
|
||||
extraFlags = [
|
||||
"n-gpu-layers 99"
|
||||
];
|
||||
# extraFlags = [
|
||||
# "n-gpu-layers 99"
|
||||
# ];
|
||||
};
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
|
||||
Reference in New Issue
Block a user