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

Add unmerged lora integration test #1110

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

rohithkrn
Copy link
Contributor

No description provided.

@rohithkrn rohithkrn requested review from zachgk, frankfliu and a team as code owners September 25, 2023 18:27
Copy link
Contributor

@lanking520 lanking520 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since all changes are in the testing code, could you push to a DJLServing repo branch and show a dryrun with pipeline to see if test passed?

@@ -127,7 +127,7 @@ jobs:
with:
python-version: '3.10.x'
- name: Install pip dependencies
run: pip3 install requests numpy
run: pip3 install requests numpy huggingface_hub
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we need to install this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rohithkrn
Copy link
Contributor Author

@rohithkrn rohithkrn merged commit 6ec5b88 into deepjavalibrary:master Sep 26, 2023
8 checks passed
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