Skip to content

Commit bb4cbd4

Browse files
authored
Add featured example for BlackJack training
Added a featured example for training LLMs to play BlackJack using torchforge.
1 parent 846adcf commit bb4cbd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ 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+
**🚀 Featured Example:** Train LLMs to play BlackJack using [torchforge](https://github.com/meta-pytorch/torchforge) (PyTorch's agentic RL framework) + OpenEnv
10+
→ See full tutorial: [`examples/grpo_blackjack/`](examples/grpo_blackjack/)
11+
912
## OpenEnv on partner platforms:
1013

1114
- [Lightning AI Studio](https://lightning.ai/environments?section=featured)

0 commit comments

Comments
 (0)