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

Commit b0b4696

Browse files
authored
Update setup_integrations.sh (#406) (#407)
remove datasets cause it's already a requirement in transformers repo
1 parent 0860c20 commit b0b4696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integrations/huggingface-transformers/setup_integration.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ git clone https://github.com/neuralmagic/transformers.git
88
cd transformers
99
pip install "torch<1.9"
1010
pip install -e .
11-
pip install datasets
1211
pip install sparseml[torch]

0 commit comments

Comments
 (0)