-
Notifications
You must be signed in to change notification settings - Fork 19
Activation Ordering #97
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for serialization only. will need to immediately follow up support for inference by updating the observers/base.py and lifecycle/forward.py to support g_idx
when set.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
meant to request
Add helper functions for vllm-project/llm-compressor#94 and support for out-of-order group observation
g_idx
to/fromlayer.weight_g_idx
g_idx
to weight observationsget_qparams
to support out-of-order observationPR Dependencies
Move safe_permute, update layer helper arguments (#137)
Group Index Quantization Support (#134)