Skip to content

Commit 1595c38

Browse files
committed
add acknowledgements
1 parent 4007aa5 commit 1595c38

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,3 +352,12 @@ foundation for building customizable, enterprise-grade training services.
352352
| Component Type | Component Link | Component Function | Author |
353353
| -------------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------- |
354354
| Patch | [qwen3_moe_transformers4_patch](https://www.modelscope.cn/models/twinkle-kit/qwen3_moe_transformers4_patch) | Fixes Qwen3 MoE model hang issue during FSDP2 training, effective for transformers==4.x | ModelScope Official |
355+
356+
## Acknowledgements
357+
358+
This project is maintained and supported by multiple teams under Workshop:
359+
360+
- ModelScope Team
361+
- CMB-Tech Team
362+
363+
Twinkle is built on the shoulders of giants, including [Transformers](https://github.com/huggingface/transformers),[MS-SWIFT](https://github.com/modelscope/swift), [veRL](https://github.com/verl-project/verl), and other excellent projects.

README_ZH.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,3 +331,12 @@ for epoch in range(3):
331331
| 组件类型 | 组件链接 | 组件功能 | 作者 |
332332
| -------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------- |
333333
| Patch | [qwen3_moe_transformers4_patch](https://www.modelscope.cn/models/twinkle-kit/qwen3_moe_transformers4_patch) | 修复 Qwen3 MoE 模型在 FSDP2 训练期间挂起的问题,适用于 transformers==4.x | ModelScope 官方 |
334+
335+
## 致谢
336+
337+
本项目由 Workshop 组织下的多个团队共同维护和支持:
338+
339+
- ModelScope官方团队
340+
- 招商银行开源技术团队
341+
342+
Twinkle 的构建基于多个优秀的开源项目,包括 [Transformers](https://github.com/huggingface/transformers)[MS-SWIFT](https://github.com/modelscope/swift)[veRL](https://github.com/verl-project/verl) 等。

0 commit comments

Comments
 (0)