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 7cf4ac5 commit 3c08dfcCopy full SHA for 3c08dfc
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