зеркало из https://github.com/microsoft/DeepSpeed.git
Pin transformers version for MII tests (#5807)
Corresponding PR to https://github.com/microsoft/DeepSpeed-MII/pull/510 that is made due to changes from transformers introduced in https://github.com/huggingface/transformers/pull/31747
This commit is contained in:
Родитель
58241b1d71
Коммит
5e8a27ad6d
|
@ -46,7 +46,7 @@ jobs:
|
|||
git clone https://github.com/huggingface/transformers
|
||||
cd transformers
|
||||
# if needed switch to the last known good SHA until transformers@master is fixed
|
||||
# git checkout bdf36dc
|
||||
git checkout v4.42.4
|
||||
git rev-parse --short HEAD
|
||||
pip install .
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче