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

Support transformers 4.47 #1088

Merged
merged 11 commits into from
Jan 6, 2025
Merged

Support transformers 4.47 #1088

merged 11 commits into from
Jan 6, 2025

Conversation

IlyasMoutawwakil
Copy link
Member

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@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.

@IlyasMoutawwakil IlyasMoutawwakil added the openvino-test Trigger OpenVINO slow tests label Dec 20, 2024
Copy link
Collaborator

@echarlaix echarlaix left a comment

Choose a reason for hiding this comment

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

optimum/exporters/openvino/model_patcher.py Outdated Show resolved Hide resolved
@@ -2712,7 +2712,14 @@ def patched_forward(*args, **kwargs):

Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like the mismatch for qwen2_vl is coming from https://github.com/huggingface/transformers/pull/33487/files (mismatch between the position_ids when not given at inference)

@IlyasMoutawwakil IlyasMoutawwakil marked this pull request as ready for review January 6, 2025 15:25
@IlyasMoutawwakil
Copy link
Member Author

only one test failure that is unrelated

@echarlaix
Copy link
Collaborator

LGTM, thanks @IlyasMoutawwakil !

@echarlaix echarlaix merged commit bb1c68a into main Jan 6, 2025
30 of 31 checks passed
@echarlaix echarlaix deleted the transformers-4.47 branch January 6, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openvino-test Trigger OpenVINO slow tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants