rocm broken on ollama
This commit is contained in:
parent
1d3ad5c7ae
commit
f44aaac8d9
1 changed files with 1 additions and 2 deletions
|
|
@ -29,8 +29,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs;
|
||||
[ (ollama.override { acceleration = "rocm"; }) ];
|
||||
environment.systemPackages = with pkgs; [ ollama ];
|
||||
|
||||
hardware.opengl.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue