Skip to content

fix lfs pointer rejection problems for hub tests#13733

Merged
sayakpaul merged 9 commits into
mainfrom
fix-lfs-pointer-problems
May 18, 2026
Merged

fix lfs pointer rejection problems for hub tests#13733
sayakpaul merged 9 commits into
mainfrom
fix-lfs-pointer-problems

Conversation

@sayakpaul
Copy link
Copy Markdown
Member

@sayakpaul sayakpaul requested a review from DN6 May 13, 2026 03:21
@github-actions github-actions Bot added size/S PR with diff < 50 LOC tests labels May 13, 2026
@github-actions github-actions Bot added size/M PR with diff < 200 LOC and removed size/S PR with diff < 50 LOC labels May 13, 2026
Comment thread .claude/settings.local.json Outdated
Comment on lines +4 to +7
"Bash(HUGGINGFACE_CO_STAGING=true pytest -m \"is_staging_test\" tests/models/test_modeling_common.py::ModelPushToHubTester::test_push_to_hub)",
"Bash(pip show *)",
"Bash(HUGGINGFACE_CO_STAGING=true pytest -m \"is_staging_test\" tests/models/test_modeling_common.py::ModelPushToHubTester::test_push_to_hub_in_organization)"
]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Does this need to be added?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Deleted.

@sayakpaul
Copy link
Copy Markdown
Member Author

sayakpaul commented May 15, 2026

Fixing the following problem in a separate PR:

if torch._C._dispatch_has_kernel_for_dispatch_key(self.qualname, "Meta"):
RuntimeError: operator torchvision::nms does not exist

Update: PR: #13757

@sayakpaul sayakpaul requested a review from DN6 May 15, 2026 08:31
@sayakpaul
Copy link
Copy Markdown
Member Author

Failing tests are unrelated and fixed by #13757

@sayakpaul sayakpaul merged commit 0ad0a32 into main May 18, 2026
17 of 31 checks passed
@sayakpaul sayakpaul deleted the fix-lfs-pointer-problems branch May 18, 2026 09:28
Enderfga pushed a commit to Enderfga/diffusers that referenced this pull request May 19, 2026
* fix lfs pointer rejection problems for hub tests

* fix more

* Delete .claude directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR with diff < 200 LOC tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants