Skip to content

Commit 8685836

Browse files
authored
Merge pull request #77 from meta-pytorch/partner-getting-started
add partner platform links
2 parents eb5ea2e + f636fee commit 8685836

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ An e2e framework for creating, deploying and using isolated execution environmen
66
[![Discord](https://img.shields.io/badge/Discord-OpenEnv-7289da?style=flat&logo=discord&logoColor=white)](https://discord.gg/YsTYBh6PD9)
77
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/meta-pytorch/OpenEnv/blob/main/examples/OpenEnv_Tutorial.ipynb) **← Try the Interactive Tutorial!**
88

9+
## OpenEnv on partner platforms:
10+
11+
- [Lightning AI Studio](https://lightning.ai/environments?section=featured)
12+
- TRL Example (Coming Soon)!
13+
- Unsloth Google Colab (Coming soon)!
14+
915
## Overview
1016

1117
OpenEnv provides a standard for interacting with agentic execution environments via simple Gymnasium style APIs - step(), reset(), state(). Users of agentic execution environments can interact with the environment during RL training loops using these simple APIs.

0 commit comments

Comments
 (0)