Configured Ollama
This commit is contained in:
@@ -14,5 +14,9 @@ _: {
|
|||||||
];
|
];
|
||||||
|
|
||||||
syncModels = true;
|
syncModels = true;
|
||||||
|
|
||||||
|
environmentVariables = {
|
||||||
|
OLLAMA_CONTEXT_LENGTH = "16384";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user