Skip to content

add mxfp support for awq#1892

Open
WeiweiZhang1 wants to merge 125 commits into
mainfrom
weiwei/mxfp_exp
Open

add mxfp support for awq#1892
WeiweiZhang1 wants to merge 125 commits into
mainfrom
weiwei/mxfp_exp

Conversation

@WeiweiZhang1

@WeiweiZhang1 WeiweiZhang1 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Description

Please briefly describe your main changes, the motivation.

Type of Change

Bug fix

Related Issues

Fixes or relates to #

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.
  • The CUDA CI has passed. You can trigger it by commenting /azp run Unit-Test-CUDA-AutoRound.

#1834

n1ck-guo and others added 30 commits May 22, 2026 17:14
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: Xin He <xin3.he@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Liang Lv <liang1.lv@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: lkk12014402 <kakao.lv@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
…ent in tests (#1857)

Signed-off-by: Xin He <xin3.he@intel.com>
… shared-config conflict

- Re-apply AWQ clip / clip_as_init feature onto refactored pipeline API
  (prepare_run(compressor), config_resolver, parse_scheme).
- Make AWQConfig.disable_opt_rtn private (_disable_opt_rtn) so it no longer
  participates in cross-algorithm shared-config resolution, fixing the
  'Conflicting shared config field disable_opt_rtn' ValueError. AWQ remains a
  preprocessor; the per-layer config dict still defaults disable_opt_rtn=True.
@WeiweiZhang1 WeiweiZhang1 changed the base branch from hengguo/refactor_algs to hengguo/refactor_algs_clean June 14, 2026 10:57
WeiweiZhang1 and others added 18 commits June 14, 2026 19:16
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
…p_exp

# Conflicts:
#	auto_round/algorithms/transforms/awq/config.py
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
…ntizer

Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
…o weiwei/mxfp_exp

# Conflicts:
#	auto_round/algorithms/transforms/awq/config.py
#	auto_round/algorithms/transforms/awq/quantizer.py
#	auto_round/cli/algorithms.py
#	auto_round/compressors/base.py
#	auto_round/experimental/utils.py
#	test/test_cpu/core/test_awq_autoround_smoke.py
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: n1ck-guo <heng.guo@intel.com>
This reverts commit 64602d9.
Signed-off-by: n1ck-guo <heng.guo@intel.com>
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
Base automatically changed from hengguo/refactor_algs_clean to main June 17, 2026 04:30
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
Signed-off-by: WeiweiZhang1 <weiwei1.zhang@intel.com>
@WeiweiZhang1

Copy link
Copy Markdown
Contributor Author

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.