Fix broken links to distillation on index page of documentation#14722
Fix broken links to distillation on index page of documentation#14722sgugger merged 4 commits intohuggingface:masterfrom
Conversation
|
@sgugger Running that command modifies |
|
Ah you need to fix them in the main README, the rest is updated from it. |
|
@sgugger Thank you, that makes sense. Do I need to apply these also to the language-specific READMEs or are those auto-generated? |
|
If you run |
|
Hello @amitness, let us know if you'd like for us to run Thanks! |
|
@LysandreJik I have already run This CI task says the failure is due to code quality checks in docs, but my change is only switching the links in a README. Thoughts? |
|
Ah, indeed the error says the following: Can you run |
|
@LysandreJik Thank you. That worked and I have pushed all changes. |
|
Thanks again for fixing! |



What does this PR do?
Fixes broken links to DistilGPT2, DistilRoberta, and DistilmBERT on the homepage of documentation.
Before submitting
Pull Request section?
Who can review?
@sgugger