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 57e3cda commit 1deb38eCopy full SHA for 1deb38e
.github/workflows/benchmark_v2.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Install benchmark dependencies
58
run: |
59
- run: python3 -m pip install -r benchmark_v2/requirements.txt
+ python3 -m pip install -r benchmark_v2/requirements.txt
60
61
- name: Reinstall transformers in edit mode
62
0 commit comments