Module loader

Module loader 

Source

Structs§

Loader
Lora
A LoRA that adds to the model when loading.
LoraBlend
A list of LoRA blend patterns.
LoraBlendPattern
A blend pattern is a regex that matches the name of multiple tensors, and a blend factor.

Enums§

LoaderError

Constants§

PAD_MAT
PAD_VEC

Traits§

Reader
Interface accessing a safetensors data blob.
TensorFromReader

Type Aliases§

ReaderTensor