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 07c0345 commit 3810be4Copy full SHA for 3810be4
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