Skip to content

Commit 7f6f6f3

Browse files
author
root
committed
3
1 parent 62bb5f3 commit 7f6f6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ real_train_batch_size = config.data.train_batch_size * config.actor_rollout_ref.
101101
```
102102
assert config.data.train_batch_size >= config.actor_rollout_ref.actor.ppo_mini_batch_size
103103
```
104-
104+
超长序列可以尝试开启 actor_rollout_ref.actor.ulysses_sequence_parallel_size=2
105105
####################################################################
106106

107107
![Agent-lightning-banner](docs/assets/readme-banner.png)

0 commit comments

Comments
 (0)