文件最后提交记录最后更新时间
【feature】【UT】增加adapt rotation UT Co-authored-by: xyxin_006<xyxin_hit@163.com> # message auto-generated for no-merge-commit merge: !186 merge feature/adapt_rotation_new into master 【feature】【UT】增加adapt rotation UT Created-by: xyxin_006 Commit-by: xyxin_006 Merged-by: ascend-robot Description: 增加adapt rotation UT See merge request: Ascend/msmodelslim!1862 个月前
[test] add test for awq support Co-authored-by: zhongzhoutan<1710115119@bjmu.edu.cn> # message auto-generated for no-merge-commit merge: !183 merge pr-awq-support-test into master [test] add test for awq support Created-by: tangxuanya Commit-by: zhongzhoutan Merged-by: ascend-robot Description: 1. 增加 ut 2. 增加 smoke test See merge request: Ascend/msmodelslim!1832 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【feature】支持导出Quarot所使用的全局旋转矩阵 Co-authored-by: rookie_hongchuan<hongchuan6@h-partners.com> # message auto-generated for no-merge-commit merge: !141 merge 2026_Q1/quarot_support_export_extra_info into master 【feature】支持导出Quarot所使用的全局旋转矩阵 Created-by: rookie_hongchuan Commit-by: rookie_hongchuan Merged-by: ascend-robot Description: 动机: 支持导出QuaRot额外信息,其中包含了所使用的全局旋转。 实现: ir/quarot.py:追加QuaRotExtraInfoHookIR/QuaRotExtraInfoWrapperIR,用以持有QuaRot的额外信息 ascendv1.py:实现对于QuaRotExtraInfoHookIR/QuaRotExtraInfoWrapperIR的保存逻辑;以scope为单位管理json下额外信息的导出。 msmodelslim/processor/quarot/offline_quarot/quarot.py:追加根据配置注入QuaRotExtraInfoHookIR的逻辑。 See merge request: Ascend/msmodelslim!1413 个月前
【bugfix】resolve issue #87 avoid creating empty optional directory Co-authored-by: rookie_hongchuan<hongchuan6@h-partners.com> # message auto-generated for no-merge-commit merge: !216 merge fix/issue-87-optional-dir into master 【bugfix】resolve issue #87 avoid creating empty optional directory Created-by: rookie_hongchuan Commit-by: rookie_hongchuan Merged-by: ascend-robot Description: ## 问题背景 - Issue: #87 - 场景:不开启 QuaRot 或在 QuaRot 配置中将 export_extra_info 设置为 False 进行量化时,量化权重保存路径下仍会生成一个空的 optional 目录。 - 期望行为:只有在实际需要导出 optional 信息(如 optional.quarot.global_rotation)时才创建 optional 目录,否则不应产生空目录。 ## 修复思路 - 将 optional 目录的创建从 AscendV1 Saver 初始化阶段延迟到实际导出 optional.quarot.global_rotation 时执行,按需创建目录。 - 补充 smoke 用例覆盖: - QuaRot + export_extra_info=False 时不创建 optional 目录。 - 不启用 QuaRot 的量化流程也不创建 optional 目录。 ## 验证结果 - **环境**:NPU,分支 fix/issue-87-optional-dir。 - **方式**:一键量化(msmodelslim quant),模型 Qwen3-8B,配置 dense-w8a8-ssz-v1.yaml(仅 linear_quant,未启用 QuaRot)。 - **结果**:量化成功;保存目录下**未创建** optional 目录;quant_model_description.jsonoptional 为空对象 {},符合“不启用 QuaRot 时不创建空 optional 目录”的预期。 See merge request: Ascend/msmodelslim!2162 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前
mxfp4量化支持fouroversix算法 Co-authored-by: gcw_RRBWdjVD<wangrong89@huawei.com> # message auto-generated for no-merge-commit merge: !410 merge pr_w00608002_fouroversix into master mxfp4量化支持fouroversix算法 Created-by: gcw_RRBWdjVD Commit-by: gcw_RRBWdjVD Merged-by: ascend-robot Description: 感谢您贡献的Pull Request! 在提交之前,请务必阅读 [CONTRIBUTING.md](https://gitcode.com/Ascend/msmodelslim/blob/master/CONTRIBUTING.md)。 Thanks for sending a pull request! BEFORE SUBMITTING, PLEASE READ [CONTRIBUTING.md](https://gitcode.com/Ascend/msmodelslim/blob/master/CONTRIBUTING.md). ## PR描述 (What this PR does / why we need it?) mxfp4支持fouroversix量化算法 ## 面向用户的变更 (Does this PR introduce _any_ user-facing change)? - 请注意,这里指的是**任何**面向用户的变更,包括但不限于API、用户界面或其他使用方式上的变更。 - Note that it means *any* user-facing change including all aspects such as API, interface or other behavior changes. ## 功能验证 (How was this patch tested?) 请确认CI已通过增量及存量的单元测试用例。 如果本次测试方式与常规单元测试不同,请详细说明您的测试步骤(最好提供完整的可复现的操作路径及关键截图),以便Committer能够快速复现验证,也便于后续的维护。 如果未添加测试,请说明未添加的原因,以及为何难添加测试。 - [_] 功能自验 - [_] 本地自验截图(涉及个人标识符等敏感信息请注意脱敏) - [_] 新增/变更内容是否已新增/适配UT测试用例看护 CI passed with new added/existing test. If it was tested in a way different from regular unit tests, please clarify how you tested step by step, ideally copy and paste-able, so that other reviewers can test and check, and descendants can verify in the future. If tests were not added, please describe why they were not added and/or why it was difficult to add. - [_] Self-verification of the feature. - [_] Screenshot of local self-verification (please anonymize any sensitive information such as personal identifiers) - [_] Have new or modified unit test (UT) cases been added or adapted to cover the newly added or changed content? See merge request: Ascend/msmodelslim!4102 天前
【msmodelslim】cleancode Co-authored-by: caishengcheng<caishengcheng@huawei.com> 5 个月前