LoraAdapter
Namespace: LLama.Native
A LoRA adapter which can be applied to a context for a specific model
1 |
|
Inheritance Object → LoraAdapter
Attributes NullableContextAttribute, NullableAttribute
Properties
Model
The model which this LoRA adapter was loaded with.
1 |
|
Property Value
Path
The full path of the file this adapter was loaded from
1 |
|
Property Value
Methods
Unload()
Unload this adapter
1 |
|