LlamaLoaderDescriptor

Loader descriptor for LLaMA-family models (LLaMA, Mistral, Qwen, etc.).

Register with ModelLoaderRegistry to enable auto-detection of LLaMA GGUF files.

Properties

Link copied to clipboard
open override val architecture: ModelArchitecture

The architecture this descriptor handles.

Link copied to clipboard
open override val displayName: String

Human-readable name for logging.