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

Offload Cache Support torch.dtype #1141

Merged
merged 4 commits into from
Mar 10, 2025
Merged

Conversation

kylesayrs
Copy link
Collaborator

Purpose

  • Squelch warning about not supporting offloading dtype
UserWarning: Offloading not implemented for type <class 'torch.dtype'>.

Signed-off-by: Kyle Sayers <[email protected]>
Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

Note: This is required to complete the testing suite, please only add the label once the PR is code complete and local testing has been performed.

@kylesayrs kylesayrs self-assigned this Feb 19, 2025
@kylesayrs kylesayrs added the ready When a PR is ready for review label Feb 19, 2025
@kylesayrs kylesayrs enabled auto-merge (squash) March 10, 2025 14:55
@kylesayrs kylesayrs merged commit 57c71e2 into main Mar 10, 2025
8 checks passed
@kylesayrs kylesayrs deleted the kylesayrs/offload-cache-dtype branch March 10, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready When a PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants