local ollama with codestral
This commit is contained in:
parent
58be3af78c
commit
f4129b6154
|
@ -5,6 +5,6 @@
|
|||
home = "/home/geir/virtual/ollama";
|
||||
package = pkgs.ollama-rocm;
|
||||
acceleration = "rocm";
|
||||
loadModela = [ "codestral" ];
|
||||
loadModels = [ "codestral" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue