Skip to content

Commit 6f1e0f8

Browse files
committed
Update README.md
1 parent f3c4564 commit 6f1e0f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ An e2e framework for creating, deploying and using isolated execution environmen
55
[![PyPI](https://img.shields.io/pypi/v/openenv-core?color=blue)](https://pypi.org/project/openenv-core/)
66
[![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!**
77

8-
Train LLMs to play BlackJack using torchforge (PyTorch's native RL framework) + OpenEnv: [`examples/grpo_blackjack/`](examples/grpo_blackjack/)
8+
---
9+
10+
**🚀 Featured Example:** Train LLMs to play BlackJack using [torchforge](https://github.com/meta-pytorch/torchforge) (PyTorch's agentic RL framework) + OpenEnv
11+
→ See full tutorial: [`examples/grpo_blackjack/`](examples/grpo_blackjack/)
12+
13+
---
914

1015
## Overview
1116

0 commit comments

Comments
 (0)