Skip to content

Commit f4c554d

Browse files
Update links to docs in README to latest packaged version (#4084)
1 parent a932e27 commit f4c554d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ trl dpo --model_name_or_path Qwen/Qwen2.5-0.5B-Instruct \
168168
--output_dir Qwen2.5-0.5B-DPO
169169
```
170170

171-
Read more about CLI in the [relevant documentation section](https://huggingface.co/docs/trl/main/en/clis) or use `--help` for more details.
171+
Read more about CLI in the [relevant documentation section](https://huggingface.co/docs/trl/clis) or use `--help` for more details.
172172

173173
## Development
174174

@@ -190,7 +190,7 @@ Example:
190190
from trl.experimental.new_trainer import NewTrainer
191191
```
192192

193-
Read more in the [Experimental docs](https://huggingface.co/docs/trl/main/en/experimental).
193+
Read more in the [Experimental docs](https://huggingface.co/docs/trl/experimental).
194194

195195
## Citation
196196

0 commit comments

Comments
 (0)