mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 18:43:52 +08:00
Update links to docs in README to latest packaged version (#4084)
This commit is contained in:
committed by
GitHub
parent
a932e2796d
commit
f4c554da22
@ -168,7 +168,7 @@ trl dpo --model_name_or_path Qwen/Qwen2.5-0.5B-Instruct \
|
|||||||
--output_dir Qwen2.5-0.5B-DPO
|
--output_dir Qwen2.5-0.5B-DPO
|
||||||
```
|
```
|
||||||
|
|
||||||
Read more about CLI in the [relevant documentation section](https://huggingface.co/docs/trl/main/en/clis) or use `--help` for more details.
|
Read more about CLI in the [relevant documentation section](https://huggingface.co/docs/trl/clis) or use `--help` for more details.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
@ -190,7 +190,7 @@ Example:
|
|||||||
from trl.experimental.new_trainer import NewTrainer
|
from trl.experimental.new_trainer import NewTrainer
|
||||||
```
|
```
|
||||||
|
|
||||||
Read more in the [Experimental docs](https://huggingface.co/docs/trl/main/en/experimental).
|
Read more in the [Experimental docs](https://huggingface.co/docs/trl/experimental).
|
||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user