Ollama: Difference between revisions

mNo edit summary
No edit summary
 
Line 39: Line 39:
   acceleration = "rocm";
   acceleration = "rocm";
   environmentVariables = {
   environmentVariables = {
     HCC_AMDGPU_TARGET = "gfx1031";
     HCC_AMDGPU_TARGET = "gfx1031"; # used to be necessary, but doesn't seem to anymore
   };
   };
   rocmOverrideGfx = "10.3.1";
   rocmOverrideGfx = "10.3.1";