mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
switch ollama back to base package
This commit is contained in:
parent
5829b07c54
commit
ae0a4d063b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.ollama-rocm;
|
||||
package = pkgs.unstable.ollama;
|
||||
loadModels = [ ];
|
||||
acceleration = "rocm";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue