mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
Use a reasonable default context size (#31)
This commit is contained in:
parent
0b330d90ad
commit
db5ac715f3
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -1,3 +1,3 @@
|
||||||
THREADS=14
|
THREADS=14
|
||||||
CONTEXT_SIZE=700
|
CONTEXT_SIZE=512
|
||||||
MODELS_PATH=/models
|
MODELS_PATH=/models
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue