已开启
add qwen3next model on a3 script #888
add qwen3next model on a3 script #888
已开启
Zhijun创建于 1月7日
Zhijun
Zhijun成员
1月7日

add qwen3next model on a3 script

likedislike
合并受阻
ZhijunZhijun成员
1月7日 创建了 pull request,commit f4bd9060
ascend-robot
ascend-robot成员
1月7日 评论:

Thank your for your pull-request.

The full list of commands accepted by me can be found at here.

You can get sig-info at here

likedislike
ascend-robot
ascend-robot成员
1月7日 评论:

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入

Module List Reviewers Committers
repo-Ascend/MindSpeed-RL jzh, guozhihua2, xiazhahe, wangshuyang31, yaochao20 fengliangjun, zhoubeirong, elvinp, wucong25, sz19991010
likedislike
ascend-robotascend-robot成员
1月7日 添加了label:ascend-cla/yes
张健翔成员1月7日进行代码检视1
tests/verl_examples/configs/test_grpo_qwen3next_80b_fsdp_A3.sh
已过期
@@ -0,0 +1,3 @@
1+#!/usr/bin/env bash
2+set -x pipefail
3+ 
4+MODEL_PATH="/mnt/share/c00833002/qwen3-next/Qwen3-Next-80B-A3B-Instruct"
张健翔1月7日评论:

demo脚本的权重和数据集路径给一个模糊的说明就行,不用给具体路径

likedislike
张健翔成员1月7日进行代码检视1
tests/verl_examples/configs/test_grpo_qwen3next_80b_fsdp_A3.sh
@@ -0,0 +32,4 @@
32+actor_ppo_max_token_len=$(((max_prompt_length + max_response_length) / sp_size))
33+infer_ppo_max_token_len=$(((max_prompt_length + max_response_length) / sp_size))
34+ 
35+DATA=(
张健翔1月7日评论:

这是参考了verl上nv提的脚本格式吗 ,专业 👍👍👍

likedislike
张健翔成员1月7日进行代码检视1
verl_npu/verl_npu/patch/vllm/4fd9d6a85/qwen3_next.patch
已过期
@@ -0,0 +1,0 @@
1+diff --git a/vllm/model_executor/models/qwen3_next.py b/vllm/model_executor/models/qwen3_next.py
张健翔1月7日评论:

这里对vllm 0.12做了patch的话,用0.11版本vllm的patch安装遇到这个patch的话会跳过吗

likedislike
张健翔成员1月7日进行代码检视2
verl_npu/docs/model/qwen3next.md
已过期
@@ -0,0 +4,4 @@
4+ 
5+| MindSpeed RL版本 | PyTorch版本 | torch_npu版本 | CANN版本 | Python版本 |
6+| ---------------- | ------------ |-----------| ---------- | ---------- |
7+| master(主线) | 2.8.0 | 2.8.0 | 8.5.0.B100 | Python3.11 |
张健翔1月7日评论:

这个PTA2.7.0版本跑会有什么问题

likedislike
System
系统消息系统
1月8日 评论:

changed this line on 099e9c98 view diff detail

ZhijunZhijun成员
1月8日 virtual merging failed, update merge request[project_id: 7403978, iid: 888, target_commit_sha: 0afc955d6470181dc90a0fead9afe0d6f61808a0], message: Conflict detected
此处折叠了25条事件消息 查看更多
ZhijunZhijun成员
2月10日 update merge request[project id: 7403978, iid: 888, commit_id: 9580895d9ca1c368ef94a83cd4f1939432afaa26] virtual merging success
ascend-robot
ascend-robot成员
2月10日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入.

Module List Reviewers Committers
repo-Ascend/MindSpeed-RL jzh, wucong25, McFlurry100, may_feimei, leizhenzhen23 elvinp, wucong25, sz19991010, fengliangjun, zhoubeirong
likedislike
ascend-robotascend-robot成员
2月10日 添加了label:stat/needs-squash
ascend-robot
ascend-robot成员
2月10日 评论:

CLA Signature Pass

zjchenn, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
AtlasAccountAtlasAccount成员
2月10日 添加了label:ci-pipeline-failed
Zhijun
Zhijun成员
2月10日 评论:

compile

likedislike
AtlasAccount
AtlasAccount成员
2月10日 评论:

已进入队列,请勿重复触发

likedislike
ascend-robotascend-robot成员
2月10日 删除了label:ci-pipeline-failed
ascend-robotascend-robot成员
2月10日 添加了label:ci-pipeline-running
AtlasAccount
AtlasAccount成员
2月10日 评论:

正在运行中,预计 2026-02-10 15:35:24 运行结束,具体时间已实际情况为准,请勿重复compile

likedislike
ascend-robotascend-robot成员
2月10日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
2月10日 添加了label:ci-pipeline-failed
ascend-robot
ascend-robot成员
2月10日 评论:
流水线 PR-pipeline_MindSpeed-RL#817 运行失败
阶段 任务名 状态 详情
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
开源片段检查 SCA >>>
开发者测试 UT 🕚 >>>
ST 🕚 >>>
流水线 PR-pipeline_MindSpeed-RL >>>
likedislike