Skip to content

Commit

Permalink
Merge pull request #276 from smart-on-fhir/mikix/llama2-profile
Browse files Browse the repository at this point in the history
docker: stop launching llama2 for every profile
  • Loading branch information
mikix authored Sep 29, 2023
2 parents de2bcb9 + 2634d0a commit 31c2557
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ services:
start_period: 20m # give plenty of time for startup, since we may be downloading a model
volumes:
- hf-data:/data
profiles:
- hf-test
networks:
- cumulus-etl
ports:
Expand Down

0 comments on commit 31c2557

Please sign in to comment.