From 65b5035a1d9b9b117ca5fd9ff33f5863408106a5 Mon Sep 17 00:00:00 2001 From: Maria Khalusova Date: Wed, 1 Feb 2023 08:03:00 -0500 Subject: [PATCH] Moved LiLT under multimodal models in TOC (#21393) moved LiLT under multimodal models --- 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 9afaa2abd2..0c7a1fb1ef 100755 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -295,8 +295,6 @@ title: Jukebox - local: model_doc/led title: LED - - local: model_doc/lilt - title: LiLT - local: model_doc/longformer title: Longformer - local: model_doc/longt5 @@ -542,6 +540,8 @@ title: LayoutLMV3 - local: model_doc/layoutxlm title: LayoutXLM + - local: model_doc/lilt + title: LiLT - local: model_doc/lxmert title: LXMERT - local: model_doc/oneformer