未验证 提交 da7bff40 编写于 作者: J Jeff Rasley 提交者: GitHub

set hf hash (#1568)

上级 4bf4ab7a
......@@ -92,6 +92,8 @@ jobs:
if [[ -d ./torch-extensions ]]; then rm -rf ./torch-extensions; fi
git clone https://github.com/huggingface/transformers
cd transformers
# use known good HF hash until fix is merged for PR-14408
git checkout 1cc453d33
git rev-parse --short HEAD
# scipy/sklearn required for tests, using the 'dev' extra forces torch re-install
pip install .[testing]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册