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 3823c15 commit 7cf4ac5Copy full SHA for 7cf4ac5
modelopt/torch/peft/__init__.py
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-"""Distillation API subpackage for torch."""
+"""PEFT API subpackage for torch."""
17
18
from . import mode
19
from .config import *
0 commit comments