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

Remove log_model_load #1016

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Remove log_model_load #1016

merged 2 commits into from
Jan 29, 2025

Conversation

kylesayrs
Copy link
Collaborator

@kylesayrs kylesayrs commented Dec 28, 2024

Purpose

  • Remove unused code that is unlikely to be used in the future, since we're now using default transformers autoclasses to load quantized models

Changes

  • Remove log_model_load, since we now prefer to load as run_compressed

Testing

grep -r 'log_model_load' src/ tests/ examples/

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.

@kylesayrs kylesayrs self-assigned this Jan 2, 2025
@kylesayrs kylesayrs added the ready When a PR is ready for review label Jan 23, 2025
@mgoin mgoin merged commit 8764291 into main Jan 29, 2025
7 checks passed
@mgoin mgoin deleted the kylesayrs/remove-log_model_load branch January 29, 2025 15:33
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.

4 participants