Skip to content

Commit

Permalink
inference dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
yk committed Feb 18, 2023
1 parent 2cd0172 commit ccd9694
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@ services:
volumes:
- "./oasst-shared:/opt/inference/lib/oasst-shared"
- "./inference/worker:/opt/inference/worker"
depends_on:
- inference-text-generation-server
deploy:
replicas: 1
profiles: ["inference"]
Expand Down

0 comments on commit ccd9694

Please sign in to comment.