Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: stop launching llama2 for every profile #276

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Sep 29, 2023

The llama2 docker compose stanza was missing a profile, which meant it was launching for all profiles.

Setting an "hf-test" profile fixes that.

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added

The llama2 docker compose stanza was missing a profile, which meant it
was launching for all profiles.

Setting an "hf-test" profile fixes that.
@mikix mikix marked this pull request as ready for review September 29, 2023 19:01
@mikix mikix merged commit 31c2557 into main Sep 29, 2023
2 checks passed
@mikix mikix deleted the mikix/llama2-profile branch September 29, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants