Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit f5e6a2c

Browse files
authored
[Cherry Pick] Update 0.6 release from latest (#348)
* YOLOv5 Sparse Transfer Learning Command Fixes (#342) * Update README Highlights for yolo and bert models (#344) * Fix transformers not installing correct dependencies (#347)
1 parent 88c503a commit f5e6a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integrations/huggingface-transformers/setup_integration.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ git clone https://github.com/neuralmagic/transformers.git
88
cd transformers
99
pip install -e .
1010
pip install datasets
11+
pip install sparseml[torch]

0 commit comments

Comments
 (0)