ModelLoaderDescriptor

Describes how to create a weight loader for a specific model architecture.

Implementations are registered with ModelLoaderRegistry and selected automatically based on GGUF metadata.

Inheritors

Properties

Link copied to clipboard

The architecture this descriptor handles.

Link copied to clipboard
abstract val displayName: String

Human-readable name for logging.