Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
add hugging face volume
  • Loading branch information
moyilong committed Jul 6, 2023
1 parent ea0341e commit 2d6865c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- 7860:7860
volumes:
- <Model DIR>:/pleisto/yuren-7b
- <Huggingface cache dir>:/root/.cache/huggingface
command:
- --server_name
- 0.0.0.0
Expand Down

0 comments on commit 2d6865c

Please sign in to comment.