OPENENV
// An interface library for RL post training with environments.
OpenEnv
An interface library for RL post training with environments.
13EmergingUnknown
What it does
An e2e framework for creating, deploying and using isolated execution environments for agentic RL training, built using Gymnasium style simple APIs. --- π Featured Example: Train LLMs to play BlackJack using torchforge (PyTorch's agentic RL framework): π₯ GPU Mode Tutorial: End to end tutorial from GPU Mode blog post. Install the OpenEnv core package: Install an environment client (e.g., Echo):
Getting Started
git
git clone https://github.com/meta-pytorch/OpenEnv