feat: nb battery improvement

This commit is contained in:
2025-10-19 12:01:45 +02:00
parent 019b1166ec
commit cb18e436ca
8 changed files with 83 additions and 13 deletions

View File

@@ -7,9 +7,8 @@
port = 11434;
openFirewall = false;
acceleration = "rocm";
loadModels = [
"mxbai-embed-large"
];
# Don't preload models - start on-demand to save battery
loadModels = [ ];
};
# ROCm GPU configuration for AMD Ryzen 7 7840U (gfx1103)