[doc] add bonus event (#6164)

* [doc] add bonus event

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/6165/head
binmakeswell 2024-12-23 17:41:59 +08:00 committed by GitHub
parent fa9d0318e4
commit 5f82bfa636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 85 additions and 1 deletions

View File

@ -7,7 +7,8 @@
"items": [
"get_started/installation",
"get_started/run_demo",
"get_started/reading_roadmap"
"get_started/reading_roadmap",
"get_started/bonus"
]
},
{

View File

@ -0,0 +1,41 @@
# Bonus Event
Thank you for your attention and welcome to participate in the Colossal-AI community activities to claim corresponding rewards!
If you build open-source projects based on [Colossal-AI](https://github.com/hpcaitech/ColossalAI) or [OpenSora](https://github.com/hpcaitech/Open-Sora),
1. Build meaningful and high-quality projects, such as fine-tuning, pre-training models, applications, algorithm papers, or other open-source projects, you can claim a $100 voucher for H200 GPU on [hpc-ai.com](https://hpc-ai.com/).
2. Publish related open-source projects, and you can claim a $10 voucher for H200 GPU on [hpc-ai.com](https://hpc-ai.com/).
## How to Apply for Vouchers
Please fill out the following information and send your voucher application to the corresponding email address:
1. GitHub RepoEnsure that **your project is recognized by GitHub as a [Colossal-AI Dependents](https://github.com/hpcaitech/ColossalAI/network/dependents) project**.
If not, check whether your project [dependencies (e.g.requirements files) include colossalai](https://github.com/hpcaitech/Open-Sora/blob/main/requirements/requirements.txt#L1).
2. Verification Method: Verify the connection between the senders email and the GitHub repo, such as the GitHub account homepage of the project maintainer or the email address of the primary author of a related paper.
3. Claiming Platform[hpc-ai.com](https://hpc-ai.com/): H200 GPUapplication email `service@hpc-ai.com`
4. Your registered [hpc-ai.com](https://hpc-ai.com/) account.
**Application Example**
- Send to `service@hpc-ai.com`
- GitHub Repohttps://github.com/duanjunwen/hpcai_qwen
- Verification Method: The sender's email matches the email on the project maintainers GitHub profile.
- Claiming Platformhpc-ai.com: H200 GPU
- Registered [hpc-ai.com](https://hpc-ai.com/) accountduanjunwen
## Notes
1. Applications are expected to be reviewed and vouchers issued within approximately three working days. Vouchers are valid for two weeks after issuance.
2. Each open-source project and [hpc-ai.com](https://hpc-ai.com/) account can only claim a reward once.
3. Due to the high volume of applications, those that fail to pass the review may not receive a reply.
4. The final interpretation rights of this activity belong to the Colossal-AI and OpenSora teams.
5. Examples of high-quality projects
- https://github.com/Vchitect/FasterCache
- https://github.com/AdaCache-DiT/AdaCache
- https://github.com/VideoVerses/VideoTuna
- https://github.com/jwmao1/story-adapter
<!-- doc-test-command: echo "installation.md does not need test" -->

View File

@ -0,0 +1,42 @@
# 福利活动
感谢您的关注欢迎参与Colossal-AI社区活动并领取相应奖励
如果您基于[Colossal-AI](https://github.com/hpcaitech/ColossalAI)或[OpenSora](https://github.com/hpcaitech/Open-Sora)
1. 构建有实际意义的高质量项目,如微调、预训练模型、应用、算法论文等开源项目,即可领取[潞晨云](https://cloud.luchentech.com/)500元或[hpc-ai.com](https://hpc-ai.com/)的H200 GPU 100美元算力代金券。
2. 发布相关开源项目,即可领取[潞晨云](https://cloud.luchentech.com/)50元或[hpc-ai.com](https://hpc-ai.com/)的H200 GPU 10美元算力代金券。
## 代金券申请
请填写以下信息,发送代金券领取申请,到对应平台的申请邮箱。
1. GitHub Repo申请前请确认**该项目已被GitHub识别为[Colossal-AI Dependents](https://github.com/hpcaitech/ColossalAI/network/dependents)**。 如未收录,请检查确认项目环境依赖[requirements等文件中是否已包含colossalai](https://github.com/hpcaitech/Open-Sora/blob/main/requirements/requirements.txt#L1)。
2. 验证方式验证申请发送邮箱与GitHub Repo关联性的方式如项目发布者GitHub账号主页或论文主要作者邮箱等。
3. 领取平台:
- [潞晨云](https://cloud.luchentech.com/):申请收件邮箱`service@luchentech.com`
- [hpc-ai.com](https://hpc-ai.com/): H200 GPU申请收件邮箱`service@hpc-ai.com`
4. 已注册的云账号信息
**申请样例**
- 发送至`service@hpc-ai.com`
- GitHub Repohttps://github.com/duanjunwen/hpcai_qwen
- 验证方式申请发送邮箱是项目发布者GitHub账号主页邮箱
- 领取平台hpc-ai.com: H200 GPU
- 已注册的云账号duanjunwen
## 备注
1. 预计将在约3个工作日内完成申请审核并发放代金券代金券发放后有效期两周
2. 每个开源项目及云平台账户,仅能领取一次
3. 因申请量大,未通过审核的申请可能不会一一回复
4. 本活动最终解释权归属Colossal-AI及OpenSora团队所有
5. 高质量开源项目参考案例
- https://github.com/Vchitect/FasterCache
- https://github.com/AdaCache-DiT/AdaCache
- https://github.com/VideoVerses/VideoTuna
- https://github.com/jwmao1/story-adapter
<!-- doc-test-command: echo "installation.md does not need test" -->