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

FIX [CI / bnb] Fix failing bnb workflow #1480

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Conversation

younesbelkada
Copy link
Contributor

This PR fixes the current bnb workflow that is broken due to an incompatible pytest version with transformers leading to transformers tests being silently skipped: https://github.com/huggingface/peft/actions/runs/7945902843/job/21693054056

cc @pacman100 @BenjaminBossan @Titus-von-Koeller FYI

@younesbelkada younesbelkada changed the title FIX [CI / `bnb] Fix failing bnb workflow FIX [CI / bnb] Fix failing bnb workflow Feb 19, 2024
@younesbelkada younesbelkada marked this pull request as draft February 19, 2024 00:31
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@younesbelkada younesbelkada marked this pull request as ready for review February 19, 2024 01:09
@BenjaminBossan
Copy link
Member

Is this something that only affects bnb or should we pin pytest in general?

@younesbelkada
Copy link
Contributor Author

@BenjaminBossan it only affect bnb as we run the bnb transformers tests on the transformers repo

Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

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

it only affect bnb as we run the bnb transformers tests on the transformers repo

I see, so this is an issue only with transformers tests + pytest>=8.0.0.

@younesbelkada
Copy link
Contributor Author

Thanks for the review @BenjaminBossan ! 🙏

@younesbelkada younesbelkada merged commit ede3c7d into main Feb 19, 2024
14 checks passed
@pacman100 pacman100 deleted the younesbelkada-patch-3 branch February 20, 2024 05:50
BenjaminBossan pushed a commit to BenjaminBossan/peft that referenced this pull request Mar 14, 2024
* Update nightly-bnb.yml

* Update nightly-bnb.yml

* Update nightly-bnb.yml
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.

3 participants