Update flake inputs
This commit is contained in:
parent
76000bf038
commit
29fdf3d071
2 changed files with 103 additions and 52 deletions
|
@ -36,7 +36,7 @@
|
|||
ollama = {
|
||||
enable = true;
|
||||
rocmOverrideGfx = "10.3.0";
|
||||
loadModels = ["deepseek-r1:32b"];
|
||||
loadModels = ["deepseek-r1:32b" "hf.co/mradermacher/DeepSeek-R1-Distill-Qwen-32B-Uncensored-GGUF:Q4_K_M"];
|
||||
acceleration = "rocm";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue