vllm can go suck a big fat cock
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
# host = "[::]";
|
||||
# };
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.ollama-cuda
|
||||
# This is here because I don't have another computer that could run local AI, and regardless the packages would be different on every one.
|
||||
environment.systemPackages = with pkgs; [
|
||||
ollama-cuda
|
||||
];
|
||||
|
||||
# Set your time zone.
|
||||
|
||||
Reference in New Issue
Block a user