feat: nb performance tweaks

This commit is contained in:
2025-10-15 11:25:46 +02:00
parent a05c33ad87
commit df6465fa8a
4 changed files with 42 additions and 26 deletions

View File

@@ -6,6 +6,7 @@
host = "127.0.0.1";
port = 11434;
openFirewall = false;
acceleration = "rocm";
loadModels = [
"mxbai-embed-large"
];