|
150 | 150 | title: Reinforcement learning training with DDPO |
151 | 151 | title: Methods |
152 | 152 | title: Training |
| 153 | +- sections: |
| 154 | + - local: quantization/overview |
| 155 | + title: Getting Started |
| 156 | + - local: quantization/bitsandbytes |
| 157 | + title: bitsandbytes |
| 158 | + title: Quantization Methods |
153 | 159 | - sections: |
154 | 160 | - local: optimization/fp16 |
155 | 161 | title: Speed up inference |
|
182 | 188 | title: Metal Performance Shaders (MPS) |
183 | 189 | - local: optimization/habana |
184 | 190 | title: Habana Gaudi |
| 191 | + - local: optimization/neuron |
| 192 | + title: AWS Neuron |
185 | 193 | title: Optimized hardware |
186 | 194 | title: Accelerate inference and reduce memory |
187 | 195 | - sections: |
|
209 | 217 | title: Logging |
210 | 218 | - local: api/outputs |
211 | 219 | title: Outputs |
| 220 | + - local: api/quantization |
| 221 | + title: Quantization |
212 | 222 | title: Main Classes |
213 | 223 | - isExpanded: false |
214 | 224 | sections: |
|
242 | 252 | title: SparseControlNetModel |
243 | 253 | title: ControlNets |
244 | 254 | - sections: |
| 255 | + - local: api/models/allegro_transformer3d |
| 256 | + title: AllegroTransformer3DModel |
245 | 257 | - local: api/models/aura_flow_transformer2d |
246 | 258 | title: AuraFlowTransformer2DModel |
247 | 259 | - local: api/models/cogvideox_transformer3d |
|
290 | 302 | - sections: |
291 | 303 | - local: api/models/autoencoderkl |
292 | 304 | title: AutoencoderKL |
| 305 | + - local: api/models/autoencoderkl_allegro |
| 306 | + title: AutoencoderKLAllegro |
293 | 307 | - local: api/models/autoencoderkl_cogvideox |
294 | 308 | title: AutoencoderKLCogVideoX |
295 | 309 | - local: api/models/asymmetricautoencoderkl |
|
308 | 322 | sections: |
309 | 323 | - local: api/pipelines/overview |
310 | 324 | title: Overview |
| 325 | + - local: api/pipelines/allegro |
| 326 | + title: Allegro |
311 | 327 | - local: api/pipelines/amused |
312 | 328 | title: aMUSEd |
313 | 329 | - local: api/pipelines/animatediff |
|
0 commit comments