Skip to content

Commit 3810be4

Browse files
committed
More fix to the init
Signed-off-by: Jingyu Xin <[email protected]>
1 parent 07c0345 commit 3810be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modelopt/torch/peft/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
"""Distillation API subpackage for torch."""
16+
"""PEFT API subpackage for torch."""
1717

1818
from . import mode
1919
from .config import *

0 commit comments

Comments
 (0)