You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-13
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ Currently, the features supported by OpenRL include:
58
58
59
59
- Reinforcement learning training support for natural language tasks (such as dialogue)
60
60
61
+
- Support [DeepSpeed](https://github.com/microsoft/DeepSpeed)
62
+
61
63
- Support [Arena](https://openrl-docs.readthedocs.io/en/latest/arena/index.html) , which allows convenient evaluation of
62
64
various agents (even submissions for [JiDi](https://openrl-docs.readthedocs.io/en/latest/arena/index.html#performing-local-evaluation-of-agents-submitted-to-the-jidi-platform-using-openrl)) in a competitive environment.
63
65
@@ -160,19 +162,19 @@ Here we provide a table for the comparison of OpenRL and existing popular RL lib
160
162
OpenRL employs a modular design and high-level abstraction, allowing users to accomplish training for various tasks
0 commit comments