Skip to content

Commit c82df2c

Browse files
committed
bnb
1 parent 8accc29 commit c82df2c

File tree

4 files changed

+148
-342
lines changed

4 files changed

+148
-342
lines changed

.cursor/rules/style-guide.mdc

Lines changed: 0 additions & 59 deletions
This file was deleted.

docs/source/en/_toctree.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,22 @@
8989
- local: using-diffusers/image_quality
9090
title: FreeU
9191

92+
- title: Quantization
93+
isExpanded: false
94+
sections:
95+
- local: quantization/overview
96+
title: Overview
97+
- local: quantization/bitsandbytes
98+
title: bitsandbytes
99+
- local: quantization/gguf
100+
title: gguf
101+
- local: quantization/torchao
102+
title: torchao
103+
- local: quantization/quanto
104+
title: quanto
105+
- local: quantization/modelopt
106+
title: NVIDIA ModelOpt
107+
92108
- title: Hybrid Inference
93109
isExpanded: false
94110
sections:
@@ -171,22 +187,6 @@
171187
- local: training/ddpo
172188
title: Reinforcement learning training with DDPO
173189

174-
- title: Quantization
175-
isExpanded: false
176-
sections:
177-
- local: quantization/overview
178-
title: Getting started
179-
- local: quantization/bitsandbytes
180-
title: bitsandbytes
181-
- local: quantization/gguf
182-
title: gguf
183-
- local: quantization/torchao
184-
title: torchao
185-
- local: quantization/quanto
186-
title: quanto
187-
- local: quantization/modelopt
188-
title: NVIDIA ModelOpt
189-
190190
- title: Model accelerators and hardware
191191
isExpanded: false
192192
sections:

0 commit comments

Comments
 (0)