we no longer use aider but lets keep this
This commit is contained in:
parent
f8e8c02a69
commit
9c07f33ff8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
# Location to store models
|
# Location to store models
|
||||||
models = "/srv/ollama/models";
|
models = "/srv/ollama/models";
|
||||||
|
|
||||||
# Increase context window for aider
|
# Increase context window
|
||||||
environmentVariables = {
|
environmentVariables = {
|
||||||
OLLAMA_CONTEXT_LENGTH = "8192";
|
OLLAMA_CONTEXT_LENGTH = "8192";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue