Skip to content

Commit 031de42

Browse files
committed
feat: migrate recipes
1 parent 0f61557 commit 031de42

File tree

344 files changed

+2592
-34100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

344 files changed

+2592
-34100
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
/docs/slang_multiturn @zhaochenyang20 @SwordFaith
44
/docs/ascend_tutorial @FightingZhen
55

6-
/recipe/dapo @tongyx361 @PeterSH6 @vermouth1992 @tardis-key @FightingZhen @ji-huazhong
7-
/recipe/spin @zhaochenyang20
8-
/recipe/sppo @zhaochenyang20
9-
106
/third_party/sglang @zhaochenyang20 @SwordFaith
117
/third_party/vllm @PeterSH6 @wuxibin89
128

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@
3838
- [ ] Add / Update [the documentation](https://github.com/volcengine/verl/tree/main/docs).
3939
- [ ] Add unit or end-to-end test(s) to [the CI workflow](https://github.com/volcengine/verl/tree/main/.github/workflows) to cover all the code. If not feasible, explain why: ...
4040
- [ ] Once your PR is ready for CI, send a message in [the `ci-request` channel](https://verl-project.slack.com/archives/C091TCESWB1) in [the `verl` Slack workspace](https://join.slack.com/t/verl-project/shared_invite/zt-3855yhg8g-CTkqXu~hKojPCmo7k_yXTQ). (If not accessible, please try [the Feishu group (飞书群)](https://applink.larkoffice.com/client/chat/chatter/add_by_link?link_token=772jd4f1-cd91-441e-a820-498c6614126a).)
41+
- [ ] If your PR is related to the `recipe` submodule, please also update the reference to the submodule commit via `git submodule update --remote` or `cd recipe && git pull origin main`.

.github/workflows/.deprecate/e2e_eval_aime24.yml

Lines changed: 0 additions & 148 deletions
This file was deleted.

.github/workflows/.deprecate/e2e_ppo_trainer.yml

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)