-
Notifications
You must be signed in to change notification settings - Fork 262
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
Support true sequential options in gptq #1656
Conversation
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
⚡ Required checks status: All passing 🟢Groups summary🟢 Code Scan Tests workflow
These checks are required after the changes to 🟢 Model Tests workflow
These checks are required after the changes to 🟢 Unit Tests basic workflowUT-Basic coverage report
These checks are required after the changes to 🟢 Unit Tests basic no coverage workflow
These checks are required after the changes to 🟢 Unit Tests ITREX workflow
These checks are required after the changes to Thank you for your contribution! 💜
|
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
for more information, see https://pre-commit.ci
...ples/pytorch/nlp/huggingface_models/language-modeling/quantization/llm/run_clm_no_trainer.py
Outdated
Show resolved
Hide resolved
@YIYANGCAI do we still need this PR? |
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
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, I will raise another PR to support 3x.
...ples/pytorch/nlp/huggingface_models/language-modeling/quantization/llm/run_clm_no_trainer.py
Outdated
Show resolved
Hide resolved
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
ITREX PR intel/intel-extension-for-transformers#1559 apply the feature, @YIYANGCAI Could you help me double check if it has been applied ? |
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
...ples/pytorch/nlp/huggingface_models/language-modeling/quantization/llm/run_clm_no_trainer.py
Outdated
Show resolved
Hide resolved
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Type of Change
Feature