We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcae8d commit fc679b1Copy full SHA for fc679b1
docs/source/_toctree.yml
@@ -2,18 +2,15 @@
2
sections:
3
- local: index
4
title: bitsandbytes
5
- - local: quickstart
6
- title: Quickstart
7
- local: installation
8
title: Installation
9
-- title: Guides
+ - local: quickstart
+ title: Quickstart
+
10
+- title: Usage Guides
11
12
- local: optimizers
13
title: 8-bit optimizers
- - local: algorithms
14
- title: Algorithms
15
- - local: non_cuda_backends
16
- title: Non-CUDA compute backends
17
- local: fsdp_qlora
18
title: FSDP-QLoRA
19
- local: integrations
docs/source/algorithms.mdx
0 commit comments