This commit is contained in:
2026-04-19 18:15:49 +02:00
parent e1a5768e08
commit 1adfd5b778

View File

@@ -11,7 +11,6 @@
package = pkgs.ollama-rocm;
host = [ "0.0.0.0" ];
loadModels = [ "qwen3.6:35b" "gpt-oss:20b" "gemma4:26b" "gemma4:e4b" ];
};
};
};
}