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

Install sentence-transformers via pip to avoid CPU-torch conda dependencies #1974

Merged

Conversation

efajardo-nv
Copy link
Contributor

Description

  • Update dependencies.yaml and re-generate environment yaml's
  • Avoids install of pytorch cpu packages which causes examples like DFP try to use.

Closes #1943

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@efajardo-nv efajardo-nv added bug Something isn't working non-breaking Non-breaking change labels Oct 23, 2024
@efajardo-nv efajardo-nv changed the base branch from branch-25.02 to branch-24.10 October 23, 2024 16:02
@efajardo-nv efajardo-nv marked this pull request as ready for review October 24, 2024 16:01
@efajardo-nv efajardo-nv requested a review from a team as a code owner October 24, 2024 16:01
@dagardner-nv dagardner-nv added the conda-build Enables running the conda-build step on a PR label Oct 24, 2024
@dagardner-nv dagardner-nv requested a review from a team as a code owner October 24, 2024 18:34
@dagardner-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit d89a29e into nv-morpheus:branch-24.10 Oct 24, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conda-build Enables running the conda-build step on a PR non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: Conda installs a redundant CPU build of torch
3 participants