mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Improve docker deployment configuration (#163)
This commit is contained in:
@@ -12,7 +12,9 @@ services:
|
||||
- NAME=TabbyAPI
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
volumes:
|
||||
- ./models:/app/models
|
||||
# - /path/to/models:/app/models # Change me
|
||||
# - /path/to/config.yml:/app/config.yml # Change me
|
||||
# - /path/to/api_tokens.yml:/app/api_tokens.yml # Change me
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
||||
Reference in New Issue
Block a user