Module loader

Module loader 

Source
Expand description

Universal model loader trait and metadata

Structs§

ModelMetadata
Model metadata extracted from GGUF or other formats
RopeScaling
RoPE scaling configuration

Enums§

ModelArchitecture
Model architecture type
QuantizationType
Quantization type

Traits§

ModelLoader
Universal model loader trait