mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
4 lines
96 B
Bash
4 lines
96 B
Bash
THREADS=14
|
|
CONTEXT_SIZE=700
|
|
MODEL_PATH=/models
|
|
DEFAULT_MODEL=/models/7B/ggml-vicuna-7b-4bit.bin
|