Update flake inputs

This commit is contained in:
Pim Kunis 2025-02-10 11:43:22 +01:00
parent 76000bf038
commit 29fdf3d071
2 changed files with 103 additions and 52 deletions

View file

@ -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";
};