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

[CI] merge peft pr workflow into the main pr workflow. #10042

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

sayakpaul
Copy link
Member

What does this PR do?

As discussed.

@sayakpaul sayakpaul requested a review from DN6 November 28, 2024 10:31
python -m venv /opt/venv && export PATH="/opt/venv/bin:$PATH"
python -m uv pip install -e [quality,test]
# TODO (sayakpaul, DN6): revisit `--no-deps`
if [ "${{ matrix.lib-versions }}" == "main" ]; then
Copy link
Collaborator

@DN6 DN6 Dec 2, 2024

Choose a reason for hiding this comment

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

Hmm wondering if we actually just run the test using the PEFT version on main since it allows us to catch issues from recent changes. If something breaks we can just manually check against latest release. Would give us a bit of speed up on the PR CI.

@sayakpaul
Copy link
Member Author

@DN6 works for you now?

@sayakpaul sayakpaul requested a review from DN6 December 2, 2024 09:23
@sayakpaul sayakpaul merged commit 25f3e91 into main Dec 12, 2024
11 checks passed
@sayakpaul sayakpaul deleted the merge-peft-workflow branch December 12, 2024 07:48
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