From fd35e5cafbaaac3c5603c9f4ec53873113e2fda3 Mon Sep 17 00:00:00 2001 From: Yingda Chen Date: Fri, 13 Feb 2026 19:09:02 +0800 Subject: [PATCH] add contrbutors --- README.md | 15 ++++++++++----- README_ZH.md | 9 ++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 32d948cc..1b5b4383 100644 --- a/README.md +++ b/README.md @@ -355,11 +355,16 @@ foundation for building customizable, enterprise-grade training services. | -------------- | -------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------- | | 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 | -## Acknowledgements +## Contributions -This project is maintained and supported by multiple teams under Workshop: +Twinkle✨ is a collaborative initiative put together by ModelScope in partnership +with the open-source community, with key contributions from strategic stakeholders +including China Merchants Bank Tech Team. -- ModelScope Team -- China Merchants Bank Tech Team +We are grateful to the open-source community, particularly the projects that inspired us, +including [Transformers](https://github.com/huggingface/transformers), +[MS-SWIFT](https://github.com/modelscope/swift), +[veRL](https://github.com/verl-project/verl), [Tinker](https://github.com/thinking-machines-lab/tinker), and many others. -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. +We welcome +open contributions via [issues](https://github.com/modelscope/twinkle/issues) and [pull-requests](https://github.com/modelscope/twinkle/pulls). diff --git a/README_ZH.md b/README_ZH.md index 73bf9cac..a927a9f0 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -332,11 +332,10 @@ for epoch in range(3): | -------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------- | | Patch | [qwen3_moe_transformers4_patch](https://www.modelscope.cn/models/twinkle-kit/qwen3_moe_transformers4_patch) | 修复 Qwen3 MoE 模型在 FSDP2 训练期间挂起的问题,适用于 transformers==4.x | ModelScope 官方 | -## 致谢 +## 开源贡献 -本项目由 Workshop 组织下的多个团队共同维护和支持: +Twinkle✨ 是由 ModelScope(魔搭)与开源社区共同发起的协作项目。该项目得到了包括**招商银行技术团队**在内的技术伙伴的关键贡献。 -- ModelScope官方团队 -- 招商银行开源技术团队 +我们衷心感谢开源社区,特别是为我们提供灵感的项目,包括 [Transformers](https://github.com/huggingface/transformers)、[MS-SWIFT](https://github.com/modelscope/swift)、[veRL](https://github.com/verl-project/verl) 及 [Tinker](https://github.com/thinking-machines-lab/tinker) 等。 -Twinkle 的构建基于多个优秀的开源项目,包括 [Transformers](https://github.com/huggingface/transformers)、[MS-SWIFT](https://github.com/modelscope/swift)、[veRL](https://github.com/verl-project/verl) 等。 +我们欢迎通过 [Issues](https://github.com/modelscope/twinkle/issues) 和 [Pull Requests](https://github.com/modelscope/twinkle/pulls) 参与开源贡献。 \ No newline at end of file