Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 576 Bytes

File metadata and controls

7 lines (4 loc) · 576 Bytes

ImageGenerationModel

This section contains the API reference for the distilabel LLMs, both for the [ImageGenerationModel][distilabel.models.image_generation.ImageGenerationModel] synchronous implementation, and for the [AsyncImageGenerationModel][distilabel.models.image_generation.AsyncImageGenerationModel] asynchronous one.

For more information and examples on how to use existing LLMs or create custom ones, please refer to Tutorial - ImageGenerationModel.

::: distilabel.models.image_generation.base