Skip to content

Commit

Permalink
[doc] add bonus event
Browse files Browse the repository at this point in the history
  • Loading branch information
binmakeswell committed Dec 23, 2024
1 parent 130229f commit c896e21
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"items": [
"get_started/installation",
"get_started/run_demo",
"get_started/reading_roadmap"
"get_started/reading_roadmap",
"get_started/bonus"
]
},
{
Expand Down
41 changes: 41 additions & 0 deletions docs/source/en/get_started/bonus.md
Original file line number Diff line number Diff line change
@@ -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 Repo:Ensure 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 sender’s 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 GPU,application email `[email protected]`
4. Your registered [hpc-ai.com](https://hpc-ai.com/) account.

**Application Example**
- Send to `[email protected]`
- GitHub Repo:https://github.com/duanjunwen/hpcai_qwen
- Verification Method: The sender's email matches the email on the project maintainer’s GitHub profile.
- Claiming Platform:hpc-ai.com: H200 GPU
- Registered [hpc-ai.com](https://hpc-ai.com/) account:duanjunwen

## 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" -->
42 changes: 42 additions & 0 deletions docs/source/zh-Hans/get_started/bonus.md
Original file line number Diff line number Diff line change
@@ -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/):申请收件邮箱`[email protected]`
- [hpc-ai.com](https://hpc-ai.com/): H200 GPU,申请收件邮箱`[email protected]`
4. 已注册的云账号信息

**申请样例**
- 发送至`[email protected]`
- GitHub Repo:https://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" -->

0 comments on commit c896e21

Please sign in to comment.