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: more models wo cache support #30780

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

gante
Copy link
Member

@gante gante commented May 13, 2024

What does this PR do?

These models don't support static cache. The _supports_cache_class is used to trigger tests where we assume static cache support -- it is causing failing tests (e.g. https://app.circleci.com/pipelines/github/huggingface/transformers/92709/workflows/dbfc06ed-2941-40b1-bb53-5aa421d82271/jobs/1213852)

@gante gante requested a review from ArthurZucker May 13, 2024 15:07
@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.

@gante gante requested a review from ydshieh May 14, 2024 09:23
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.

Works for me, thanks!

@gante gante merged commit d8f8a9c into huggingface:main May 14, 2024
21 checks passed
@gante gante deleted the cache_support branch May 14, 2024 09:43
Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Sorry missed it when reviewing

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.

None yet

4 participants