From 6a029a8b9e0f4763e0f4686cfdac32547e5b4bdf Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:39:10 +0200 Subject: [PATCH] Put IDEFICS in the right section of the doc (#25650) --- docs/source/en/_toctree.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index a9c221b7d9..7193849fd3 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -641,6 +641,8 @@ title: GIT - local: model_doc/groupvit title: GroupViT + - local: model_doc/idefics + title: IDEFICS - local: model_doc/instructblip title: InstructBLIP - local: model_doc/layoutlm @@ -692,8 +694,6 @@ sections: - local: model_doc/decision_transformer title: Decision Transformer - - local: model_doc/idefics - title: IDEFICS - local: model_doc/trajectory_transformer title: Trajectory Transformer title: Reinforcement learning models