-
Notifications
You must be signed in to change notification settings - Fork 51
Update README.md #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #271
Conversation
|
|
||
|
|
||
| #### A PyTorch native agentic library for RL post-training and agentic development | ||
| #### A PyTorch native agentic library for RL post-training and agentic development that lets you focus on algorithms instead of writing infra code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure you want to make this too long
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wanted to add nod to infra in headline but will leave it to your call, we can revert if you feel old was better
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe "Forge — a PyTorch library that abstracts infrastructure to simplify RL Post-training" or "a PyTorch library for streamlined agentic RL post-training, with clear abstractions and built-in infra." cc @dcci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Hamid. Personally I want to choose first one, Davide any opinions please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the abstract infra language personally - our audience is RL researchers with a goal of enabling them to quickly explore the space. Not necessarily make people infra experts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also note that we will have an agentic API so I don't want to tie it too much to just post training which is why i worded the original language the way I did.
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * remove doc links * Update README.md * add
made small updates to top messaging, added links and some caveats