Skip to content

Commit

Permalink
Update README.md (#146)
Browse files Browse the repository at this point in the history
- Add link to performance tuning
  • Loading branch information
vermouth1992 authored Jan 27, 2025
1 parent 695bdbb commit 12b0b59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ Checkout this [Jupyter Notebook](https://github.com/volcengine/verl/tree/main/ex
- [Add models with the FSDP backend](https://verl.readthedocs.io/en/latest/advance/fsdp_extension.html)
- [Add models with the Megatron-LM backend](https://verl.readthedocs.io/en/latest/advance/megatron_extension.html)

## Performance Tuning Guide
The performance is essential for on-policy RL algorithm. We write a detailed performance tuning guide to allow people tune the performance. See [here](https://verl.readthedocs.io/en/latest/perf/perf_tuning.html) for more details.

## Citation and acknowledgement

Expand Down

0 comments on commit 12b0b59

Please sign in to comment.