Skip to content

FastAPI hosted RL environments for multi turn interaction with LLMs.

License

Notifications You must be signed in to change notification settings

cfpark00/rl-environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl-environments

API hosted RL environments for multi-turn/multi-agent interaction with LLMs.

Installation

pip install rl-environments

Integration

These environments can be plugged into:

  • verl (original intent), see examples/smallest_box_verl.py.
  • trl via verifiers, see examples/smallest_box_trl.py.

Contact

For inquiries, please reach out at corefranciscopark@g.harvard.edu.

About

FastAPI hosted RL environments for multi turn interaction with LLMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages