PeftConfig¶
Abstract
This class cannot be instantiated directly. Use one of the variants listed below.
Module: fast_llm.layers.common.peft.config
No user-configurable fields.
Variants¶
Select a variant by setting type: to one of the following values.
type value |
Class | Description |
|---|---|---|
lora |
LoRAConfig | |
none |
NoPeftConfig |