-
Notifications
You must be signed in to change notification settings - Fork 140
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
Include requirements files in the morpheus packages #1957
Merged
rapids-bot
merged 6 commits into
nv-morpheus:branch-24.10
from
AnuradhaKaruppiah:llm-deps
Oct 19, 2024
Merged
Include requirements files in the morpheus packages #1957
rapids-bot
merged 6 commits into
nv-morpheus:branch-24.10
from
AnuradhaKaruppiah:llm-deps
Oct 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnuradhaKaruppiah
added
non-breaking
Non-breaking change
feature request
New feature or request
conda-build
Enables running the conda-build step on a PR
labels
Oct 18, 2024
/ok to test |
AnuradhaKaruppiah
force-pushed
the
llm-deps
branch
2 times, most recently
from
October 18, 2024 22:52
c797232
to
9adc907
Compare
/ok to test |
AnuradhaKaruppiah
force-pushed
the
llm-deps
branch
from
October 18, 2024 23:16
9adc907
to
8d96aa1
Compare
AnuradhaKaruppiah
changed the title
Include requirements file in the morpheus_llm package
Include requirements files in the morpheus package
Oct 18, 2024
AnuradhaKaruppiah
changed the title
Include requirements files in the morpheus package
Include requirements files in the morpheus packages
Oct 18, 2024
…ncies Signed-off-by: Anuradha Karuppiah <[email protected]>
Signed-off-by: Anuradha Karuppiah <[email protected]>
AnuradhaKaruppiah
force-pushed
the
llm-deps
branch
from
October 18, 2024 23:47
8d96aa1
to
01934d3
Compare
/ok to test |
Signed-off-by: Anuradha Karuppiah <[email protected]>
Signed-off-by: Anuradha Karuppiah <[email protected]>
AnuradhaKaruppiah
force-pushed
the
llm-deps
branch
from
October 19, 2024 00:50
3e9f8be
to
98d6b21
Compare
/ok to test |
Signed-off-by: Anuradha Karuppiah <[email protected]>
/ok to test |
mdemoret-nv
approved these changes
Oct 19, 2024
Signed-off-by: Anuradha Karuppiah <[email protected]>
/ok to test |
/merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
conda-build
Enables running the conda-build step on a PR
feature request
New feature or request
non-breaking
Non-breaking change
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
pip dependencies are included as a part of the package -
morpheus/requirements_morpheus_core.txt
morpheus_dfp/requirements_morpheus_dfp.txt
morpheus_llm/requirements_morpheus_llm.txt
And can be installed as needed. For example -