llama-cpp: nvidia-acereason-7b
This commit is contained in:
parent
dccad122f9
commit
a292c2fc75
@ -12,8 +12,8 @@
|
||||
enable = true;
|
||||
model = builtins.toString (
|
||||
pkgs.fetchurl {
|
||||
url = "https://huggingface.co/jedisct1/MiMo-7B-RL-GGUF/resolve/main/MiMo-7B-RL-Q4_K_M.gguf";
|
||||
sha256 = "9142f02e34f64da37ae411dbde4059f5e5aac8aba32f261608d1c6f79f0c2eae";
|
||||
url = "https://huggingface.co/bartowski/nvidia_AceReason-Nemotron-7B-GGUF/resolve/main/nvidia_AceReason-Nemotron-7B-Q4_0.gguf";
|
||||
sha256 = "27f93349ea88f3c84e53469288ac2ac3f5c985de9f8e00e275870e7e524bb3d8";
|
||||
}
|
||||
);
|
||||
port = service_configs.ports.llama_cpp;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user