feat: nb performance tweaks
This commit is contained in:
@@ -11,4 +11,10 @@
|
||||
"mxbai-embed-large"
|
||||
];
|
||||
};
|
||||
|
||||
# ROCm GPU configuration for AMD Ryzen 7 7840U (gfx1103)
|
||||
systemd.services.ollama.environment = {
|
||||
HSA_OVERRIDE_GFX_VERSION = "11.0.3";
|
||||
ROCR_VISIBLE_DEVICES = "0";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user