Skip to content

Commit

Permalink
DOC Move helpers section to dev developer guide (#1856)
Browse files Browse the repository at this point in the history
It was in the "Adapters" section, which doesn't really fit.
  • Loading branch information
BenjaminBossan committed Jun 13, 2024
1 parent d608f83 commit efda766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
title: Troubleshooting
- local: developer_guides/checkpoint
title: PEFT checkpoint format
- local: package_reference/helpers
title: Helpers

- title: 🤗 Accelerate integrations
sections:
Expand Down Expand Up @@ -110,8 +112,6 @@
title: Layernorm tuning
- local: package_reference/vera
title: VeRA
- local: package_reference/helpers
title: Helpers
title: Adapters
- sections:
- local: package_reference/merge_utils
Expand Down

0 comments on commit efda766

Please sign in to comment.