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:
Logan Adams 2024-07-29 18:24:21 -07:00 коммит произвёл GitHub
Родитель 58241b1d71
Коммит 5e8a27ad6d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/nv-mii.yml поставляемый
Просмотреть файл

@ -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 .