mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-27 22:02:14 -05:00
Major API enhancements (#44)
This commit is contained in:
committed by
GitHub
parent
c905512bb0
commit
d517a54e28
@@ -14,5 +14,6 @@ services:
|
||||
- MODELS_PATH=$MODELS_PATH
|
||||
- CONTEXT_SIZE=$CONTEXT_SIZE
|
||||
- THREADS=$THREADS
|
||||
- DEBUG=$DEBUG
|
||||
volumes:
|
||||
- ./models:/models:cached
|
||||
Reference in New Issue
Block a user