Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug Fix: recipe stages were not being concatenated #150

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

rahul-tuli
Copy link
Collaborator

SUMMARY:
The recipe stages weren't being concatenated on consecutive runs leading to failures while running tests such as tests/llmcompressor/transformers/obcq/test_consecutive_runs.py::TestConsecutiveRunsSmall_0_commit::test_consecutive_runs_small - AssertionError: 1 != 2

TEST PLAN:
The failing test now passes

Copy link

github-actions bot commented Sep 9, 2024

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

horheynm
horheynm previously approved these changes Sep 9, 2024
@rahul-tuli rahul-tuli self-assigned this Sep 9, 2024
@rahul-tuli rahul-tuli added ready When a PR is ready for review bug Something isn't working labels Sep 9, 2024
@dsikka dsikka merged commit 108afb0 into main Sep 9, 2024
6 of 7 checks passed
@dsikka dsikka deleted the recipe-stages-bugfix branch September 9, 2024 19:04
markmc pushed a commit to markmc/llm-compressor that referenced this pull request Nov 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working ready When a PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants