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

Use transformers latest on v100 tests #7088

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

loadams
Copy link
Collaborator

@loadams loadams commented Feb 27, 2025

Reverts #7085 which pinned the transformers version due to likely breaking changes from huggingface/transformers#36335, fixes introduced in huggingface/transformers#36455

Error:

RuntimeError: Failed to import transformers.models.vision_encoder_decoder.modeling_vision_encoder_decoder because of the following error (look up to see its traceback)
FAILED unit/runtime/zero/test_zero_nesting_init.py::TestNestedParallelInit::test_nested_parallel_init - RuntimeError: Error(s) in loading state_dict for VisionEncoderDecoderModel:

After these changes, we still see errors on some tests with all_close

@loadams loadams requested a review from tjruwase February 27, 2025 16:49
@loadams loadams requested a review from tohtana as a code owner March 13, 2025 20:10
@loadams loadams changed the title Unpin once transformers latest is fixed Use transformers latest on v100 tests Mar 27, 2025
@loadams loadams enabled auto-merge March 27, 2025 17:22
@loadams loadams added this pull request to the merge queue Mar 27, 2025
@loadams loadams removed this pull request from the merge queue due to a manual request Mar 27, 2025
@loadams loadams added this pull request to the merge queue Mar 27, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 28, 2025
@loadams loadams added this pull request to the merge queue Mar 28, 2025
@loadams loadams removed this pull request from the merge queue due to a manual request Mar 28, 2025
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.

2 participants