Skip to content
2 changes: 2 additions & 0 deletions src/llmcompressor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
the latest techniques and research in the field for both training aware and
post-training techniques.

Test change: This should trigger transformers tests.

The library is designed to be flexible and easy to use on top of
PyTorch and HuggingFace Transformers, allowing for quick experimentation.
"""
Expand Down
Loading