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

transformers 4.46 #2078

Merged
merged 34 commits into from
Oct 29, 2024
Merged

transformers 4.46 #2078

merged 34 commits into from
Oct 29, 2024

Conversation

echarlaix
Copy link
Collaborator

@echarlaix echarlaix commented Oct 23, 2024

optimum, onnx and onnxruntime support for transformers 4.46

@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
Copy link
Member

failing optimum cli test is because of setup conflicts, otherwise all green with huggingface/transformers#34374

@echarlaix echarlaix marked this pull request as ready for review October 29, 2024 09:44
@echarlaix echarlaix added onnxruntime-gpu gpu-test trigger GPU tests and removed gpu-test trigger GPU tests onnxruntime-gpu labels Oct 29, 2024
@echarlaix echarlaix merged commit 6802a0c into main Oct 29, 2024
44 of 51 checks passed
@echarlaix echarlaix deleted the trasformers-446 branch October 29, 2024 15:56
# OPT does not require position_ids input.
DEFAULT_ONNX_OPSET = 13
NORMALIZED_CONFIG_CLASS = NormalizedTextConfig
# OPT does not take position_ids as input for transfomers < v4.46, needs it for transformers >= v4.46
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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