文件最后提交记录最后更新时间
【msmodelslim】【docs】readme最新消息优化 Co-authored-by: anreywmh<18845895998@163.com> # message auto-generated for no-merge-commit merge: !193 merge w_bugfix into master 【msmodelslim】【docs】readme最新消息优化 Created-by: anreywmh Commit-by: anreywmh Merged-by: ascend-robot Description: [#75](https://gitcode.com/Ascend/msmodelslim/issues/75) 1、补充msmodelslim slogan 2、补充bug、feature以及doc类issue模板 3、优化qwen3-omni资料环境依赖 See merge request: Ascend/msmodelslim!1932 个月前
【doc】添加插件发布issue模板 Co-authored-by: rookie_hongchuan<hongchuan6@h-partners.com> # message auto-generated for no-merge-commit merge: !220 merge master into master 【doc】添加插件发布issue模板 Created-by: rookie_hongchuan Commit-by: rookie_hongchuan Merged-by: ascend-robot Description: ## 变更说明 本 PR 在主仓新增**插件发布 Issue 模板**,便于社区成员在发布/登记新模型适配器插件时按统一格式提交信息,便于社区检索与选用。 新增文件:.gitcode/ISSUE_TEMPLATE/300-plugin-release.yml,与现有模板(100/400/500)编号体系一致。设计参考 [主仓插件化 RFC](https://gitcode.com/Ascend/msmodelslim/issues/42)。 --- ## 模板内容简介 在 GitCode 新建 Issue 时,可选择 **「📦 Model Support Plugin Release」**,标题前缀为 [Plugin]: ,并自动带上 pluginrelease 标签。模板包含以下部分: ### 1. 免责声明 - **强调插件来源于社区第三方**,主仓仅提供登记与展示;使用者须**仔细甄别**,确认在**安全、精度**等维度符合自身需求后再使用,使用第三方插件所产生的风险由使用者自行承担。(中英双语展示在模板顶部。) ### 2. 发布说明与前置阅读 - 说明本模板用于在社区**登记并展示**插件发布信息,便于其他成员发现与选用。 - 引导填写前阅读 [主仓插件化 RFC](https://gitcode.com/Ascend/msmodelslim/issues/42) 与 [插件开发总览](https://gitcode.com/rookie_hongchuan/msmodelslim-plugins/blob/master/docs/msmodelslim-plugin-system-guide.md)。 - **Wheel 包**:因 Issue 无法直接上传附件,仅要求提供 **wheel 下载链接**;建议在 GitCode 仓库创建发行版(Release)并上传 wheel 后获取链接,详见插件开发总览中「在 GitCode 上创建发行版」一节。 ### 3. 基础信息(必填) | 字段 | 说明 | |------|------| | **插件名称** | 插件目录名或包名(如 minimax-2-5-w8a8modelslim-plugin-minimax-2-5-w8a8) | | **模型类型** | 适配的模型类型,与 Entry Point 中注册名称一致(如 Minimax-2.5、Qwen3-8B) | | **量化类型** | 当前插件主要支持的量化类型(如 w8a8、w4a8) | | **Wheel 包下载链接** | 必填:wheel 的下载地址(模板中为单行输入框,建议通过 GitCode Release 获取) | | **代码/仓库链接** | 必填:插件源码仓库链接,便于社区参考与协作 | ### 4. 使用说明与算法 - **使用说明**(必填):如何安装与使用本插件(如 pip install 命令、msmodelslim quant 示例、依赖与环境要求等),便于社区成员快速上手。 - **算法支持自检**(多选):QuaRot、Smooth/FlexSmoothQuant、仅基础线性量化、其他。 ### 5. 精度数据(按实际验证情况勾选) - **对话**:单轮对话是否正常。 - **简单数据集(LLM)**:如 GSM8K、C-Eval(精度标准相对 FP16 &lt;1%)。 - **多模态理解**:如 TextVQA、MMMU、MMStar(可附精度截图链接)。 - **复杂数据集**:如 AIME 2024/2025/2026、GPQA、LiveCodeBench、BFCL-Simple 等,或在「其他说明」中注明。 ### 6. 已知问题、Changelog 与其他说明(可选) - **已知问题**:当前版本已知问题、限制或注意事项。 - **Changelog**:版本变更历史,便于社区了解迭代内容。 - **其他说明**:可选依赖、文档或示例链接;多模态/LLM 精度截图可在此处附链接。 --- ## 使用方式 - 在主仓 [新建 Issue](https://gitcode.com/Ascend/msmodelslim/issues/new) 时,在模板列表中选择 **「📦 Model Support Plugin Release」**,按项填写即可完成插件发布登记。 - 与 [插件系统开发指南](https://gitcode.com/rookie_hongchuan/msmodelslim-plugins/blob/master/docs/msmodelslim-plugin-system-guide.md) 中「通过 Issue 发布你的插件」一节配合使用,便于社区成员规范发布并便于他人发现与选用。 See merge request: Ascend/msmodelslim!2202 个月前
【msmodelslim】【docs】readme最新消息优化 Co-authored-by: anreywmh<18845895998@163.com> # message auto-generated for no-merge-commit merge: !193 merge w_bugfix into master 【msmodelslim】【docs】readme最新消息优化 Created-by: anreywmh Commit-by: anreywmh Merged-by: ascend-robot Description: [#75](https://gitcode.com/Ascend/msmodelslim/issues/75) 1、补充msmodelslim slogan 2、补充bug、feature以及doc类issue模板 3、优化qwen3-omni资料环境依赖 See merge request: Ascend/msmodelslim!1932 个月前
【msmodelslim】【docs】readme最新消息优化 Co-authored-by: anreywmh<18845895998@163.com> # message auto-generated for no-merge-commit merge: !193 merge w_bugfix into master 【msmodelslim】【docs】readme最新消息优化 Created-by: anreywmh Commit-by: anreywmh Merged-by: ascend-robot Description: [#75](https://gitcode.com/Ascend/msmodelslim/issues/75) 1、补充msmodelslim slogan 2、补充bug、feature以及doc类issue模板 3、优化qwen3-omni资料环境依赖 See merge request: Ascend/msmodelslim!1932 个月前
【msmodelslim】【issue】新增外部开发者贡献模板 Co-authored-by: anreywmh<18845895998@163.com> # message auto-generated for no-merge-commit merge: !279 merge master into master 【msmodelslim】【issue】新增外部开发者贡献模板 Created-by: anreywmh Commit-by: anreywmh 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?) - 请明确说明您提交PR的变更内容。本部分旨在概述所做的变更,以及此PR是如何解决该问题的。请尽可能地提供有助于评审人员更高效、更快速完成检视审查的实用说明。 新增外部开发者开源贡献issue模板 - 请说明为何需要这些更改,例如具体的使用场景或bug描述。 - 关联issue号(如果有)。 - Please clarify what changes you are proposing. The purpose of this section is to outline the changes and how this PR fixes the issue. If possible, please consider writing useful notes for better and faster reviews in your PR. - Please clarify why the changes are needed. For instance, the use case and bug description. - Related issue number (if any) ## 面向用户的变更 (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!2791 个月前