Configured Ollama

This commit is contained in:
2026-06-17 20:22:53 +02:00
parent 49606c8711
commit d2ad80da6f
+4
View File
@@ -14,5 +14,9 @@ _: {
];
syncModels = true;
environmentVariables = {
OLLAMA_CONTEXT_LENGTH = "16384";
};
};
}