-
Notifications
You must be signed in to change notification settings - Fork 292
Add Intel AutoRound algorithm support #1994
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
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
brian-dellabetta
left a comment
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.
Thanks for addressing my comments! A few more small things:
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Co-authored-by: Brian Dellabetta <brian-dellabetta@users.noreply.github.com> Signed-off-by: Yi Liu <yi4.liu@intel.com>
Hi @brian-dellabetta , We're planning to release the next version within the next 1–2 weeks—hope that works for you! |
Signed-off-by: yiliu30 <yi4.liu@intel.com>
…mpressor-fork into autoround-support
Signed-off-by: yiliu30 <yi4.liu@intel.com>
kylesayrs
left a comment
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.
Really awesome job, thanks for the contribution!
Signed-off-by: yiliu30 <yi4.liu@intel.com>
…mpressor-fork into autoround-support
brian-dellabetta
left a comment
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.
Thanks for adding this! We can pin autoround in a follow-up then
The follow-up on #1994 The rendered version: https://github.com/yiliu30/llm-compressor-fork/blob/autoround-doc/README.md https://github.com/yiliu30/llm-compressor-fork/tree/autoround-doc/examples/autoround https://github.com/yiliu30/llm-compressor-fork/blob/autoround-doc/docs/getting-started/compress.md cc @hshen14 @thuang6 @wenhuach21 --------- Signed-off-by: yiliu30 <yi4.liu@intel.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: HDCharles <39544797+HDCharles@users.noreply.github.com>
Resolve #1968
Highlights
AutoRoundModifierto enable AutoRound quantization forwNa16.Attached eval cmd FYI.
Next stage (in later PRs)
cc @hshen14 @thuang6 @wenhuach21