From 36291906896904b47692c707471de9a4a963335d 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 745065717e..23e0d1c46d 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -645,6 +645,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 @@ -696,8 +698,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