AppliedAdapter class
One LoRA adapter currently applied to the loaded model.
Constructors
- AppliedAdapter({required String id, required double scale})
-
Build an applied-adapter entry.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited