mirror of
https://github.com/wassname/peft.git
synced 2026-08-25 11:22:32 +08:00
24 lines
492 B
YAML
24 lines
492 B
YAML
- 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/config
|
|
title: Configuration
|
|
- local: package_reference/tuners
|
|
title: Tuners
|
|
|