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 after #30410 #30612

Merged
merged 3 commits into from
May 2, 2024
Merged

Conversation

zucchini-nlp
Copy link
Member

What does this PR do?

As per title, the prev PR forgot to replace Embedding layer in one of the models which caused red CI. This PR fixes it :)

cc @ydshieh

@zucchini-nlp zucchini-nlp requested a review from amyeroberts May 2, 2024 11:17
@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.

Copy link
Collaborator

@ydshieh ydshieh left a comment

Choose a reason for hiding this comment

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

Thanks a lot. And LGTM.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for fixing!

@ydshieh
Copy link
Collaborator

ydshieh commented May 2, 2024

@zucchini-nlp would you like to try the run-slow feature 😆 ?

@ydshieh
Copy link
Collaborator

ydshieh commented May 2, 2024

Rebase on main to include #30540 (if not yet)

Push an empty commit with the message: [run-slow] blenderbot

@zucchini-nlp
Copy link
Member Author

Yes, lets see the slow-tests in action 😄

@ydshieh
Copy link
Collaborator

ydshieh commented May 2, 2024

========== 229 passed, 151 skipped, 73 warnings in 570.48s (0:09:30) ===========

(note: the above run is not the Pipeline tests where we found the issue in the first place)

@zucchini-nlp zucchini-nlp merged commit a0e77a1 into huggingface:main May 2, 2024
21 checks passed
itazap pushed a commit that referenced this pull request May 14, 2024
* Fix CI after #30410

* [run-slow] blenderbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants