Skip to content

Commit 3f66564

Browse files
Highlight OpenEnv in landing docs (#4327)
1 parent 9b80e33 commit 3f66564

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/source/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,9 @@ Below is the current list of TRL trainers, organized by method type (⚡️ = vL
4949

5050
## 🎉 What's New
5151

52-
**✨ OpenAI GPT OSS Support**: TRL now fully supports fine-tuning the latest [OpenAI GPT OSS models](https://huggingface.co/collections/openai/gpt-oss-68911959590a1634ba11c7a4)! Check out the:
52+
**OpenEnv Integration:** TRL now supports **[OpenEnv](openenv)**, the open-source framework from Meta for defining, deploying, and interacting with environments in reinforcement learning and agentic workflows.
5353

54-
- [OpenAI Cookbook](https://cookbook.openai.com/articles/gpt-oss/fine-tune-transfomers)
55-
- [GPT OSS recipes](https://github.com/huggingface/gpt-oss-recipes)
56-
- [Our example script](https://github.com/huggingface/trl/blob/main/examples/scripts/sft_gpt_oss.py)
54+
Explore how to seamlessly integrate TRL with OpenEnv in our [dedicated documentation](openenv).
5755

5856
You can also explore TRL-related models, datasets, and demos in the [TRL Hugging Face organization](https://huggingface.co/trl-lib).
5957

0 commit comments

Comments
 (0)