Skip to content

Commit 983bcc6

Browse files
authored
Remove text_generation.py (#1793)
SUMMARY: - We've had multiple releases indicating this will be removed - Docs will still indicate that this has been removed but I think we're ok to remove from codebase given we've updated all examples as well
1 parent cf9ccef commit 983bcc6

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

src/llmcompressor/transformers/finetune/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22

33
from .data import TextGenerationDataset
44
from .session_mixin import SessionManagerMixIn
5-
from .text_generation import apply, oneshot, train

src/llmcompressor/transformers/finetune/text_generation.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)