Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 758 Bytes

File metadata and controls

38 lines (29 loc) · 758 Bytes
title:max.pipelines.lib.interfaces
type:module
lang:python
wrapper_class:rst-module-autosummary

max.pipelines.lib.interfaces

.. automodule:: max.pipelines.lib.interfaces
   :no-members:

.. currentmodule:: max.pipelines.lib.interfaces

Architecture config

.. autosummary::
   :nosignatures:
   :toctree: generated
   :template: autosummary/class.rst

   ArchConfig
   ArchConfigWithAttentionKVCache
   ArchConfigWithBoundedMaxSeqLen
   ArchConfigWithKVCache
   ArchConfigWithPermissiveMaxSeqLen
   ArchConfigWithStoredKVParams
   ArchVLConfigWithTextSubconfig

Diffusion

.. autosummary::
   :nosignatures:
   :toctree: generated
   :template: autosummary/class.rst

   DiffusionPipeline