Files
xc-llm-ascend/docs/source/community/contributors.md
wangxiyuan 0f571c347b Nominate new maintainers @zzzzwwjj @realliujiaxu @LCAIZJ (#5152)
I'd like to nominate @zzzzwwjj @realliujiaxu @LCAIZJ to join vLLM Ascend
committer team.

@zzzzwwjj
---
- Review Quality‌:
He has completed 80+reviews since April. 2025, include
https://github.com/vllm-project/vllm-ascend/pull/3232#issuecomment-3506110786,
https://github.com/vllm-project/vllm-ascend/pull/4822#discussion_r2601661204,
https://github.com/vllm-project/vllm-ascend/pull/4768#issuecomment-3644795995
high quality review.

- Sustained Contributions
15+ Valuable bug fix and refactor is very good.

https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+author%3Azzzzwwjj+is%3Aclosed+review%3Aapproved
Continuous optimization of code architecture

https://github.com/vllm-project/vllm-ascend/pulls?q=author%3Azzzzwwjj+is%3Amerged

- Quality Contribution‌:
https://github.com/vllm-project/vllm-ascend/pull/1229
https://github.com/vllm-project/vllm-ascend/pull/1979
https://github.com/vllm-project/vllm-ascend/pull/4359
https://github.com/vllm-project/vllm-ascend/pull/4878

- Community Involvement‌: 
He lead the https://github.com/vllm-project/vllm-ascend/issues/1147, to
refactor AscendFusedMoE at the first time.
He shared topics about large-scale distributed inference and
reinforcement learning on vLLM-Ascend meetup on August 2nd.

@realliujiaxu
---
- Review Quality‌:
He has completed about [40+
reviews](https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+commenter%3Arealliujiaxu+-author%3Arealliujiaxu+)
since September, include
https://github.com/vllm-project/vllm-ascend/pull/4868#discussion_r2605549015,
https://github.com/vllm-project/vllm-ascend/pull/2275#discussion_r2268455665.

- Sustained Contributions
He has completed (17
commits)[https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+author%3Arealliujiaxu+is%3Amerged],
continuously optimizing the performance of the MoE model.

- Quality Contribution‌:

Contributed the Flash Comm1 feature to the community, supporting both
eager and aclgraph execution modes, while compatible with multiple MoE
models including DeepSeek and GLM4.5.
  - https://github.com/vllm-project/vllm-ascend/pull/3334
  - https://github.com/vllm-project/vllm-ascend/pull/3420
  - https://github.com/vllm-project/vllm-ascend/pull/3015
  
  co-author:
  - https://github.com/vllm-project/vllm-ascend/pull/3495
  - https://github.com/vllm-project/vllm-ascend/pull/4868

- Community Involvement‌: 
1. Completed two major refactors, enabling vllm-ascend to evolve more
rapidly and robustly: [Linear
module](https://github.com/vllm-project/vllm-ascend/pull/2867) and
[rejection
sampler](https://github.com/vllm-project/vllm-ascend/pull/4975)
2. [fixed 8
bugs](https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+author%3Arealliujiaxu+is%3Amerged+bugfix+)
in graph mode, spec decoding and async scheduling.

@LCAIZJ
---
- Review Quality‌: He's been the go-to reviewer for virtually all PD
disaggregation and KV Pool related PRs, having completed [30+
reviews](https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+commenter%3ALCAIZJ+is%3Aopen+-author%3ALCAIZJ+)
since May 2025. Notable examples include
[discussion_r2553887360](https://github.com/vllm-project/vllm-ascend/pull/4345#discussion_r2553887360),
[issuecomment-3540994801](https://github.com/vllm-project/vllm-ascend/pull/4161#issuecomment-3540994801),
and
[discussion_r2492593988](https://github.com/vllm-project/vllm-ascend/pull/3981#discussion_r2492593988),
all demonstrating thorough and insightful feedback.
- Sustained and Quality Contributions: His contributions reflect a
strong grasp of both ‌vLLM‌ and ‌vLLM Ascend‌ codebases, particularly in
prefill-decode disaggregation and KV pool areas ([7 PRs
merged](https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+author%3ALCAIZJ+is%3Amerged+)).
Prefill-Decode Disaggregation: Delivered KV transfer functionality using
Mooncake TransferEngine and enabled layerwise KV transfer
https://github.com/vllm-project/vllm-ascend/pull/1568
https://github.com/vllm-project/vllm-ascend/pull/2602
KV Pool: Developed the foundational KV Pool infrastructure and migrated
it to the latest ADXL stack
https://github.com/vllm-project/vllm-ascend/pull/2913
https://github.com/vllm-project/vllm-ascend/pull/3350
- Quality Contribution‌:
https://github.com/vllm-project/vllm-ascend/pull/1568
https://github.com/vllm-project/vllm-ascend/pull/2602
https://github.com/vllm-project/vllm-ascend/pull/2913
https://github.com/vllm-project/vllm-ascend/pull/3350
- Community Involvement‌: 
He actively responds to [community
issues](https://github.com/vllm-project/vllm-ascend/issues?q=is%3Aissue%20commenter%3ALCAIZJ%20is%3Aopen%20-author%3ALCAIZJ),
continuously monitors functionality and accuracy issues related to PD
disaggregation and KV Pool, and proactively delivers [bug
fixes](https://github.com/vllm-project/vllm-ascend/pulls?q=is%3Apr+author%3ALCAIZJ+is%3Amerged+bugfix).
- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
2025-12-18 18:49:07 +08:00

26 KiB

Maintainers and Contributors

Maintainers

Name Github ID Date
Xiyuan Wang @wangxiyuan 2025/01
Yikun Jiang @Yikun 2025/02
Yi Gan @ganyi1996ppo 2025/02
Shoujian Zheng @jianzs 2025/06
Wengang Chen @ApsarasX 2025/08
Mengqing Cao @MengqingCao 2025/08
Peng Yu @paulyu12 2025/10
Yizhou Liu @yiz-liu 2025/10
Jinqian Wei @weijinqian0 2025/10
Chuanyu Qin @nalinaly 2025/10
Jie Wen @zzzzwwjj 2025/12
Chao Lei @LCAIZJ 2025/12
JiaXu Liu @realliujiaxu 2025/12

Contributors

Every release of vLLM Ascend would not have been possible without the following contributors:

Updated on 2025-09-30:

Number Contributor Date Commit ID
146 @socrahow 2025/9/28 c3fee66
145 @slippersss 2025/9/28 a86ece5
144 @florenceCH 2025/9/26 14497b7
143 @dragondream-chen 2025/9/25 07f4710
142 @mfyCn-1204 2025/9/25 33c118c
141 @zzhx1 2025/9/24 4ee58e2
140 @clrs97 2025/9/24 cd1ffbb
139 @Clorist33 2025/9/24 302494c
138 @Csrayz 2025/9/24 80524f5
137 @booker123456 2025/9/24 c4b976a
136 @MaoJianwei 2025/9/23 d586255
135 @Mercykid-bash 2025/9/23 29c173a
134 @qyqc731 2025/9/22 f1f2c8f
133 @Lucaskabela 2025/9/20 53ecd89
132 @jesse996 2025/9/19 833cd1b
131 @1Fire4 2025/9/17 1f6465c
130 @offline893 2025/9/17 76844ee
129 @nwpu-zxr 2025/9/13 0a27705
128 @wyu0-0 2025/9/11 eab3635
127 @wuweiqiang24 2025/9/11 9615dea
126 @wenba0 2025/9/11 bd3dede
125 @zhaozx-cn 2025/9/11 b9a0a75
124 @anon189Ty 2025/9/11 7b2ecc1
123 @FFFrog 2025/9/10 b7ee3fd
122 @machenglong2025 2025/9/08 1a82b16
121 @realliujiaxu 2025/9/08 d3c3538
120 @marcobarlo 2025/9/08 6666e52
119 @1092626063 2025/9/05 5b3646a
118 @WithHades 2025/9/04 0c0789b
117 @panchao-hub 2025/8/30 7215454
116 @lidenghui1110 2025/8/29 600b08f
115 @NSDie 2025/8/28 1191a64
114 @s-jiayang 2025/8/27 6a4ec18
113 @LookAround0301 2025/8/22 e9fb895
112 @ZhaoJiangJiang 2025/8/22 3629bc4
111 @NicholasTao 2025/8/20 7bec1a9
110 @gameofdimension 2025/8/19 27d038d
109 @liuchenbing 2025/8/19 3648d18
108 @LCAIZJ 2025/8/18 03ca2b2
107 @haojiangzheng 2025/8/11 eb43a47
106 @QwertyJack 2025/8/11 9c6d108
105 @SlightwindSec 2025/8/5 f3b50c5
104 @CaveNightingale 2025/8/4 957c7f1
103 @underfituu 2025/8/4 e38fab0
102 @yangqinghao-cmss 2025/8/1 99fa0ac
101 @pjgao 2025/7/31 6192bc9
100 @Liccol 2025/7/31 7c90ba5
99 @1024daniel 2025/7/31 db310c6
98 @zhoux77899 2025/7/30 4fcca13
97 @YuanCheng-coder 2025/7/30 34dd24a
96 @hongfugui 2025/7/30 1dbb888
95 @Irving11-BKN 2025/7/29 ca8007f
94 @taoxudonghaha 2025/7/29 540336e
93 @loukong33 2025/7/28 1a25b0a
92 @Ronald1995 2025/7/25 e561a2c
91 @ZrBac 2025/7/24 2ffe051
90 @SunnyLee151064 2025/7/24 34571ea
89 @shiyuan680 2025/7/23 ac0bf13
88 @aidoczh 2025/7/21 c32eea9
87 @nuclearwu 2025/7/20 54f2b31
86 @pkking 2025/7/18 3e39d72
85 @lianyiibo 2025/7/18 53d2ea3
84 @xudongLi-cmss 2025/7/2 7fc1a98
83 @ZhengWG 2025/7/7 3a469de
82 @wm901115nwpu 2025/7/7 a2a47d4
81 @Agonixiaoxiao 2025/7/2 6f84576
80 @zhanghw0354 2025/7/2 d3df9a5
79 @GDzhu01 2025/6/28 de256ac
78 @leo-pony 2025/6/26 3f2a5f2
77 @zeshengzong 2025/6/26 3ee25aa
76 @sharonyunyun 2025/6/25 2dd8666
75 @Pr0Wh1teGivee 2025/6/25 c65dd40
74 @xleoken 2025/6/23 c604de0
73 @lyj-jjj 2025/6/23 5cbd74e
72 @farawayboat 2025/6/21 bc7d392
71 @yuancaoyaoHW 2025/6/20 7aa0b94
70 @songshanhu07 2025/6/18 5e1de1f
69 @wangyanhui-cmss 2025/6/12 40c9e88
68 @chenwaner 2025/6/11 c696169
67 @yzim 2025/6/11 aaf701b
66 @Yuxiao-Xu 2025/6/9 6b853f1
65 @ChenTaoyu-SJTU 2025/6/7 20dedba
64 @zxdukki 2025/6/7 87ebaef
63 @sdmyzlp 2025/6/7 3640c60
62 @weijinqian0 2025/6/7 e9ada68
61 @hahazhky 2025/6/6 0b12c2a
60 @depeng1994 2025/6/6 6b094a2
59 @David9857 2025/6/5 78431b3
58 @momo609 2025/6/5 908a851
57 @zhangxinyuehfad 2025/6/5 7737aaa
56 @NINGBENZHE 2025/6/3 6ec64a3
55 @XWFAlone 2025/5/30 3442fbd
54 @YisongJiang 2025/5/29 90afaf6
53 @ponix-j 2025/5/23 df58fb8
52 @ttanzhiqiang 2025/5/23 dc6172e
51 @yangpuPKU 2025/5/23 46df67a
50 @wonderful199082 2025/5/20 5cf9ff1
49 @22dimensions 2025/5/17 a8730e7
48 @cxcxflying 2025/5/13 e564470
47 @NeverRaR 2025/5/12 efabd72
46 @chris668899 2025/5/8 6c02088
45 @sunbaosong 2025/5/6 d6bfae8
44 @ApsarasX 2025/4/29 87975fa
43 @zouyida2052 2025/4/28 b9528e6
42 @ZhengJun9 2025/4/28 1791113
41 @linfeng-yuan 2025/4/28 2204e4d
40 @jianzs 2025/4/27 fa4a5d9
39 @fakeYan 2025/4/23 05bdcbe
38 @RongRongStudio 2025/4/22 848e041
37 @paulyu12 2025/4/17 697908f
36 @heartStrive1998 2025/4/16 2f15503
35 @eeethenQ 2025/4/15 44a8301
34 @wxsIcey 2025/4/10 d05ea17
33 @yx0716 2025/4/8 5d62393
32 @celestialli 2025/4/7 2b765dc
31 @hfadzxy 2025/3/30 7beb433
30 @wuhuikx 2025/3/28 57a84bb
29 @zzzzwwjj 2025/3/28 12390af
28 @ganyi1996ppo 2025/3/28 27e86b9
27 @ZhengZhenyu 2025/3/26 0b5a964
26 @baifanxxx 2025/3/26 1225052
25 @rjg-lyh 2025/3/13 6512470
24 @xiemingda-1002 2025/3/12 59ea23d
23 @yiz-liu 2025/3/11 0db6670
22 @new-TonyWang 2025/3/11 dfb4e23
21 @mengwei805 2025/3/6 8fcf3d1
20 @baymax591 2025/2/28 e8131b9
19 @dependabot 2025/2/27 a5564ed
18 @shink 2025/2/27 6aed833
17 @wwfu109 2025/2/27 b074047
16 @kunpengW-code 2025/2/26 ca807ce
15 @Yaphets24 2025/2/22 d0b3cb4
14 @noemotiovon 2025/2/21 202b39a
13 @SidaoY 2025/2/18 718c763
12 @ShiyaNiu 2025/2/17 36ea38f
11 @ji-huazhong 2025/2/12 c8b57d1
10 @Angazenn 2025/2/11 7637759
9 @whx-sjtu 2025/2/7 8fc5dc9
8 @zouyida2002 2025/2/7 4495fc6
7 @hw_whx 2025/2/7 7d16772
6 @MengqingCao 2025/2/6 7d9ae22
5 @Potabk 2025/2/6 8cb5615
4 @wangxiyuan 2025/2/6 a48b9ad
3 @shen-shanshan 2025/2/6 bfccf73
2 @Yikun 2025/2/5 d5e7756
1 @simon-mo 2025/1/29 eb28342