-
Notifications
You must be signed in to change notification settings - Fork 266
suit transformers>=4.51 #2171
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
suit transformers>=4.51 #2171
Conversation
Signed-off-by: xin3he <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
test/3x/torch/quantization/weight_only/test_transformers.py:63
- The error message still mentions an atol of 0.1 whereas the test uses 0.12; please update the message to accurately reflect the tolerance.
assert torch.allclose(output, label, atol=0.12), "Accuracy gap atol > 0.1 is unexpected."
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
No description provided.