Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
sections:
- local: contributing
title: Contribute to Transformers
- local: modeling_rules
title: Model structure rules
- local: modular_transformers
title: Contributing a new model to Transformers
title: Add a model with modular transformers
- local: add_vision_processing_components
title: Add vision processing components
- local: modeling_rules
title: Model structure rules
- local: model_output_tracing
title: Tracing model intermediate outputs
- local: auto_docstring
Expand Down
Loading
Loading