mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-22 10:09:44 -05:00
549a01b62e
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
5 lines
78 B
Bash
5 lines
78 B
Bash
THREADS=4
|
|
CONTEXT_SIZE=512
|
|
MODELS_PATH=/models
|
|
DEBUG=true
|
|
# BUILD_TYPE=generic |