Change target ISA for ollama

This commit is contained in:
Chris Thompson 2025-01-22 11:53:51 -05:00
parent bd6b2e282b
commit e5cb49c43f

View file

@ -306,7 +306,7 @@
environmentVariables = {
HCC_AMDGPU_TARGET = "gfx1031"; # used to be necessary, but doesn't seem to anymore
};
rocmOverrideGfx = "10.3.1";
rocmOverrideGfx = "10.3.0";
};
system.activationScripts = {
script.text = ''