Skip to content

Commit 745bf58

Browse files
Delete open_instruct/ppo2.py (#1130)
* Delete open_instruct/ppo2.py * deleted all mentions of ppo_fast.py
1 parent 1a2b79a commit 745bf58

File tree

7 files changed

+5
-1877
lines changed

7 files changed

+5
-1877
lines changed

mason.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@
2323
"open_instruct/finetune.py",
2424
"open_instruct/dpo_tune_cache.py",
2525
"open_instruct/grpo_fast.py",
26-
"open_instruct/ppo_fast.py",
26+
"open_instruct/ppo.py",
2727
"open_instruct/grpo_vllm_thread_ray_gtrl.py",
28-
"open_instruct/ppo2.py",
2928
"open_instruct/ppo_vllm_thread_ray_gtrl.py",
3029
"open_instruct/reward_modeling.py",
3130
]
File renamed without changes.

0 commit comments

Comments
 (0)