Change target ISA for ollama
This commit is contained in:
parent
bd6b2e282b
commit
e5cb49c43f
1 changed files with 1 additions and 1 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue