adding embedding Models to jeeves

This commit is contained in:
2026-06-10 20:16:59 -04:00
parent 5f08932007
commit fde5826dc7
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
host = "0.0.0.0";
enable = true;
syncModels = true;
syncModels = false;
loadModels = [
"codellama:7b"
"deepscaler:1.5b"