Skip to content

Update compressed tensors minimum version#46342

Merged
SunMarc merged 4 commits into
mainfrom
update-compressed-tensors
Jun 2, 2026
Merged

Update compressed tensors minimum version#46342
SunMarc merged 4 commits into
mainfrom
update-compressed-tensors

Conversation

@SunMarc
Copy link
Copy Markdown
Member

@SunMarc SunMarc commented Jun 2, 2026

What does this PR do?

This PR bumps compressed tensors min version to 0.15.0. By doing so, we can remove things related to sparsity that got dropped from the lib and other downstream lib like vllm. It also removes a code-execution sink: sparsity_config["format"] from an untrusted config.json was passed to compressed-tensors' which executes a Python file. Thanks @LinZiyuu for the report and the PR.

SunMarc and others added 3 commits June 2, 2026 12:49
Co-authored-by: LinZiyuu <104151270+LinZiyuu@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

[For maintainers] Suggested jobs to run (before merge)

run-slow: compressed_tensors_integration

@SunMarc
Copy link
Copy Markdown
Member Author

SunMarc commented Jun 2, 2026

run-slow: compressed_tensors_integration

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Workflow Run ⚙️

This comment contains run-slow, running the specified jobs:

models: []
quantizations: ["quantization/compressed_tensors_integration"]

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

CI Results

Workflow Run ⚙️

Commit Info

Context Commit Description
RUN 033318ed workflow commit (merge commit)
PR 17e9aeb3 branch commit (from PR)
main 31cd7301 base commit (on main)

✅ No failing test specific to this PR 🎉 👏 !

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

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.

@SunMarc SunMarc enabled auto-merge June 2, 2026 13:17
@SunMarc SunMarc added this pull request to the merge queue Jun 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 2, 2026
@SunMarc SunMarc added this pull request to the merge queue Jun 2, 2026
Merged via the queue into main with commit 4ae05b0 Jun 2, 2026
120 checks passed
@SunMarc SunMarc deleted the update-compressed-tensors branch June 2, 2026 15:12
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