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

add transformers 4.36 tests #2085

Merged
merged 10 commits into from
Nov 18, 2024
Merged

add transformers 4.36 tests #2085

merged 10 commits into from
Nov 18, 2024

Conversation

echarlaix
Copy link
Collaborator

No description provided.

@@ -18,8 +18,10 @@ jobs:
fail-fast: false
matrix:
transformers-version: ["latest"]
os: [ubuntu-20.04, windows-2019, macos-13]
os: [ubuntu-20.04, windows-2019, macos-15]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

upgraded to fix https://github.com/huggingface/optimum/actions/runs/11577705976/job/32244088802 resulting from scaled_dot_product_attention onnx export failing that should be fixed in torch v2.5 (pytorch/pytorch#135615. Currently torch v2.2 is installed (latest supported version for x86 pytorch/pytorch#114602)

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

@echarlaix echarlaix marked this pull request as ready for review October 31, 2024 15:50
@IlyasMoutawwakil
Copy link
Member

only failing tests are with granite which is not supported on transformers 4.36 https://github.com/huggingface/optimum/actions/runs/11859647666/job/33053100596?pr=2085

@IlyasMoutawwakil IlyasMoutawwakil mentioned this pull request Nov 18, 2024
3 tasks
@echarlaix echarlaix merged commit c513437 into main Nov 18, 2024
39 of 41 checks passed
@echarlaix echarlaix deleted the test-trfs branch November 18, 2024 12:47
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