doc building fixes

This commit is contained in:
MKhalusova
2023-03-30 12:29:29 -04:00
parent d49cde41a7
commit 9ced552e65
7 changed files with 24 additions and 19 deletions
+21 -19
View File
@@ -1,20 +1,22 @@
- title: Get Started
sections:
- local: index
title: 🤗 PEFT
- local: quicktour
title: Quicktour
- local: installation
title: Installation
- title: Task Guides
sections:
- local: task_guides/image_classification_lora
title: Image classification using LoRA
- title: Get started
sections:
- local: index
title: 🤗 PEFT
- local: quicktour
title: Quicktour
- local: install
title: Installation
- title: Task guides
sections:
- local: task_guides/image_classification_lora
title: Image classification using LoRA
- title: Reference
sections:
- local: package_reference/peft_model
title: PEFT model
- local: package_reference/configs
title: Configuration
- local: package_reference/tuners
title: Tuners
sections:
- local: package_reference/peft_model
title: PEFT model
- local: package_reference/config
title: Configuration
- local: package_reference/tuners
title: Tuners
+1
View File
@@ -0,0 +1 @@
# Configuration
@@ -0,0 +1 @@
# PEFT model
+1
View File
@@ -0,0 +1 @@
# Tuners