add lm studio option
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
volumes:
|
||||
# Cache models on the host so they survive container rebuilds
|
||||
- huggingface-cache:/cache/huggingface
|
||||
# Mount config so you can edit backend settings without rebuilding the image
|
||||
- ./config.yml:/app/config.yml:ro
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
||||
Reference in New Issue
Block a user