未验证 提交 6f3dec65 编写于 作者: M Michael Wyatt 提交者: GitHub

pin transformers version for unit tests (#2402)

上级 f5a83489
...@@ -54,7 +54,7 @@ jobs: ...@@ -54,7 +54,7 @@ jobs:
git clone https://github.com/huggingface/transformers git clone https://github.com/huggingface/transformers
cd transformers cd transformers
# if needed switch to the last known good SHA until transformers@master is fixed # if needed switch to the last known good SHA until transformers@master is fixed
# git checkout 1cc453d33 git checkout 6268694e2
git rev-parse --short HEAD git rev-parse --short HEAD
# scipy/sklearn required for tests, using the 'dev' extra forces torch re-install # scipy/sklearn required for tests, using the 'dev' extra forces torch re-install
pip install .[testing] pip install .[testing]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册