Skip to content

Commit

Permalink
[Cherry Pick] Update 0.6 release from latest (#348)
Browse files Browse the repository at this point in the history
* YOLOv5 Sparse Transfer Learning Command Fixes (#342)

* Update README Highlights for yolo and bert models (#344)

* Fix transformers not installing correct dependencies (#347)
  • Loading branch information
markurtz committed Jul 30, 2021
1 parent 88c503a commit f5e6a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/huggingface-transformers/setup_integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ git clone https://github.com/neuralmagic/transformers.git
cd transformers
pip install -e .
pip install datasets
pip install sparseml[torch]

0 comments on commit f5e6a2c

Please sign in to comment.