Skip to content

Commit d1e8890

Browse files
committed
Add trainers taxonomy to docs
1 parent e086f07 commit d1e8890

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/source/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
TRL is a full stack library where we provide a set of tools to train transformer language models with methods like Supervised Fine-Tuning (SFT), Group Relative Policy Optimization (GRPO), Direct Preference Optimization (DPO), Reward Modeling, and more.
88
The library is integrated with 🤗 [transformers](https://github.com/huggingface/transformers).
99

10+
Below is the current TRL trainers taxonomy (⚡ indicates trainers with **online support**).
11+
12+
![TRL Trainers Taxonomy](trainers_taxonomy.png)
13+
1014
## 🎉 What's New
1115

1216
**✨ 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:

docs/source/trainers_taxonomy.png

115 KB
Loading

0 commit comments

Comments
 (0)