[docs] Update docs moved to the course (#38800)

* update

* update

* update not_doctested.txt

* slow_documentation_tests.txt
This commit is contained in:
Steven Liu
2025-06-13 12:02:27 -07:00
committed by GitHub
parent 8b73799500
commit fdb5da59dd
8 changed files with 3 additions and 813 deletions

View File

@@ -59,3 +59,6 @@ Transformers is designed for developers and machine learning engineers and resea
</a>
</div>
## Learn
If you're new to Transformers or want to learn more about transformer models, we recommend starting with the [LLM course](https://huggingface.co/learn/llm-course/chapter1/1?fw=pt). This comprehensive course covers everything from the fundamentals of how transformer models work to practical applications across various tasks. You'll learn the complete workflow, from curating high-quality datasets to fine-tuning large language models and implementing reasoning capabilities. The course contains both theoretical and hands-on exercises to build a solid foundational knowledge of transformer models as you learn.