We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3810be4 commit ea167ecCopy full SHA for ea167ec
modelopt/torch/peft/__init__.py
@@ -19,7 +19,3 @@
19
from .config import *
20
from .conversion import *
21
from .convert import *
22
-
23
-# isort: off
24
-# Import plugins last to avoid circular imports
25
-from . import plugins
0 commit comments