mirror of
https://github.com/wassname/peft.git
synced 2026-09-11 12:30:16 +08:00
Update __init__.py
This commit is contained in:
@@ -7,6 +7,8 @@ __version__ = "0.1.0.dev0"
|
||||
from .pet_model import (
|
||||
PETModel,
|
||||
PETModelForSequenceClassification,
|
||||
PETModelForCausalLM,
|
||||
PETModelForSeq2SeqLM,
|
||||
PromptEncoderType,
|
||||
)
|
||||
from .tuners import (
|
||||
|
||||
Reference in New Issue
Block a user