We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c02f4 commit 9d234d1Copy full SHA for 9d234d1
.github/workflows/build-test-reusable.yml
@@ -214,7 +214,6 @@ jobs:
214
- name: Install transformers dependencies
215
if: inputs.env_manager == 'base'
216
run: |
217
- #FIXME: somehow caching dows not work for psutil
218
pip install pyyaml pandas scipy numpy psutil pyre_extensions torchrec
219
220
- name: Install transformers
0 commit comments