|
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 |
|
258 | 270 | title: LatteTransformer3DModel |
259 | 271 | - local: api/models/lumina_nextdit2d |
260 | 272 | title: LuminaNextDiT2DModel |
| 273 | + - local: api/models/mochi_transformer3d |
| 274 | + title: MochiTransformer3DModel |
261 | 275 | - local: api/models/pixart_transformer2d |
262 | 276 | title: PixArtTransformer2DModel |
263 | 277 | - local: api/models/prior_transformer |
|
290 | 304 | - sections: |
291 | 305 | - local: api/models/autoencoderkl |
292 | 306 | title: AutoencoderKL |
| 307 | + - local: api/models/autoencoderkl_allegro |
| 308 | + title: AutoencoderKLAllegro |
293 | 309 | - local: api/models/autoencoderkl_cogvideox |
294 | 310 | title: AutoencoderKLCogVideoX |
| 311 | + - local: api/models/autoencoderkl_mochi |
| 312 | + title: AutoencoderKLMochi |
295 | 313 | - local: api/models/asymmetricautoencoderkl |
296 | 314 | title: AsymmetricAutoencoderKL |
297 | 315 | - local: api/models/consistency_decoder_vae |
|
308 | 326 | sections: |
309 | 327 | - local: api/pipelines/overview |
310 | 328 | title: Overview |
| 329 | + - local: api/pipelines/allegro |
| 330 | + title: Allegro |
311 | 331 | - local: api/pipelines/amused |
312 | 332 | title: aMUSEd |
313 | 333 | - local: api/pipelines/animatediff |
|
384 | 404 | title: Lumina-T2X |
385 | 405 | - local: api/pipelines/marigold |
386 | 406 | title: Marigold |
| 407 | + - local: api/pipelines/mochi |
| 408 | + title: Mochi |
387 | 409 | - local: api/pipelines/panorama |
388 | 410 | title: MultiDiffusion |
389 | 411 | - local: api/pipelines/musicldm |
|
0 commit comments