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

fix consecutive oneshot #898

Closed
wants to merge 8 commits into from
Closed

fix consecutive oneshot #898

wants to merge 8 commits into from

Conversation

horheynm
Copy link
Collaborator

@horheynm horheynm commented Nov 5, 2024

SUMMARY:
Fix test that runs consecutive oneshots

TEST PLAN:
Pass test

Next todos:
Need a clean way to initialize recipe -- previously done by SparseAutoModelForCausalLM -> need on the second oneshot, so might be able to integrate on HFQuantizer side
model=first_tiny_model should be taken care by using HFQuantizer, not by loading in from the session

Copy link

github-actions bot commented Nov 5, 2024

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

Copy link
Collaborator

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

LGTM. just one question

@dsikka
Copy link
Collaborator

dsikka commented Nov 26, 2024

I think this wont work until we allow decompression of the entire model

@dsikka dsikka marked this pull request as draft December 12, 2024 17:01
@horheynm horheynm closed this Dec 12, 2024
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