Use stable ollama

This commit is contained in:
♥ Minnie ♥ 2024-07-08 22:00:13 +08:00
parent 399ffc32b1
commit 76be033ec7
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -80,7 +80,6 @@
# Get up and running with large language models locally.
ollama = {
enable = true;
package = pkgs.unstable.ollama;
acceleration = "rocm";
};