+television, flake-update

This commit is contained in:
m3tm3re
2026-03-21 09:39:19 +01:00
parent 08baa5ee83
commit 43523cf2d8
9 changed files with 117 additions and 43 deletions

View File

@@ -50,9 +50,9 @@
};
services.ollama = {
environmentVariables = {
HCC_AMDGPU_TARGET = "gfx1103";
ROCR_VISIBLE_DEVICES = "0";
# HCC_AMDGPU_TARGET = "gfx1103";
# ROCR_VISIBLE_DEVICES = "0";
};
rocmOverrideGfx = "11.0.3";
# rocmOverrideGfx = "11.0.3";
};
}