Skip to content

vllm_mlx.models

MLX Model wrappers for vLLM.

View the complete module source at #L1-L15.

API details

Each callable below includes its exact signature, type annotations, inputs, defaults, return contract, documented exceptions, implementation source, and parsed docstring sections when the source provides them.

vllm_mlx.models

MLX Model wrappers for vLLM.

This module provides wrappers around mlx-lm and mlx-vlm for integration with vLLM's model execution system.

vllm_mlx.models.MLXVisionLanguageModel module-attribute

MLXVisionLanguageModel = MLXMultimodalLM

vllm_mlx.models.__all__ module-attribute

__all__ = ['MLXLanguageModel', 'MLXMultimodalLM', 'MLXVisionLanguageModel']

Complete contract reference

Expand any definition for its exact inputs, annotations, defaults, return contract, directly raised exceptions, source-grounded behavior, and immutable line link. This section includes private and nested definitions that ordinary API generators omit.

This module does not declare classes or functions.

Complete symbol map

This map also includes private definitions and nested helpers. The signature column exposes every explicit input even when an internal helper has no dedicated parameter prose.

This module does not declare classes or functions.