huggingface/OpenEnv: An interface library for RL post training with environments. (opens in new tab) 🔄AsyncIO
An interface library for RL post training with environments. OpenEnv: Agentic Execution Environments 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 Zero to Hero Tutorial: End to end tutorial from our lecture and other hackathons. Quick Start Install the OpenEnv package: pip install openenv Install an environment client (e.g., Echo): pip ins...
Read the original article