|
776eea8612
|
deprecate overwrite_output_dir (#41323)
* dep
* style
* rm
* wut
* style
|
2025-10-09 18:36:19 +02:00 |
|
|
f15258dec2
|
Remove <frameworkcontent> and <pt> tags from documentation (#41055)
* Remove <frameworkcontent> and <pt> tags
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
* Revert changes
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
* Update docs/source/en/model_doc/madlad-400.md
---------
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
|
2025-09-22 14:29:50 +00:00 |
|
|
226667ec2f
|
Remove doc of tf and flax (#41029)
Signed-off-by: Yuanyuan Chen <cyyever@outlook.com>
|
2025-09-22 13:42:26 +01:00 |
|
|
f90de364c2
|
Rename huggingface_cli to hf (#39630)
* Rename huggingface_cli to hf
* hfh
|
2025-07-25 14:10:04 +02:00 |
|
|
1e4286fd59
|
Remove research projects (#36645)
* Remove research projects
* Add new README to explain where the projects went
* Trigger tests
* Cleanup all references to research_projects
|
2025-03-11 13:47:38 +00:00 |
|
|
bdbe166211
|
Fix broken link to Transformers notebooks (#30512)
Co-authored-by: Clint Adams <clint@debian.org>
|
2024-04-29 10:57:51 +01:00 |
|
|
f497f564bb
|
Update all references to canonical models (#29001)
* Script & Manual edition
* Update
|
2024-02-16 08:16:58 +01:00 |
|
|
ce31508134
|
docs: replace torch.distributed.run by torchrun (#27528)
* docs: replace torch.distributed.run by torchrun
`transformers` now officially support pytorch >= 1.10.
The entrypoint `torchrun`` is present from 1.10 onwards.
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
* Update src/transformers/trainer.py
with @ArthurZucker's suggestion
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
---------
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
|
2023-11-27 16:26:33 +00:00 |
|
|
eb849f6604
|
Migrate doc files to Markdown. (#24376)
* Rename index.mdx to index.md
* With saved modifs
* Address review comment
* Treat all files
* .mdx -> .md
* Remove special char
* Update utils/tests_fetcher.py
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
---------
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
|
2023-06-20 18:07:47 -04:00 |
|