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.
|
# Get up and running with large language models locally.
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.unstable.ollama;
|
|
||||||
acceleration = "rocm";
|
acceleration = "rocm";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue