Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Corrected size_bytes values for three ConvNeXt models in manifest-torch.json that were incorrectly doubled:
convnext-tiny-224-torch: 457,742,046 → 228,984,557 bytes (437 → 218 MB)
convnext-base-224-torch: 1,417,939,660 → 709,242,057 bytes (1352 → 676 MB)
convnext-large-224-torch: 3,164,754,044 → 1,582,656,553 bytes (3018 → 1509 MB)
Add official tag to 18 models: segment-anything variants, densenet161,
resnext50-32x4d, retinanet-resnet50-fpn, squeezenet-1.1, convnext-tiny/large,
rtdetr-v2-s, and vitpose models