Use stable ollama
This commit is contained in:
parent
399ffc32b1
commit
76be033ec7
|
@ -80,7 +80,6 @@
|
|||
# Get up and running with large language models locally.
|
||||
ollama = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.ollama;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue