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 c54bea1 commit 70090a1Copy full SHA for 70090a1
.github/workflows/push_tests.yml
@@ -61,8 +61,6 @@ jobs:
61
- name: Install dependencies
62
run: |
63
python -m pip install -e .[quality,test]
64
- python -m pip install -U git+https://github.com/huggingface/transformers
65
- python -m pip install git+https://github.com/huggingface/accelerate
66
67
- name: Environment
68
@@ -134,8 +132,6 @@ jobs:
134
132
135
133
136
python -m pip install -e .[quality,test,training]
137
138
139
140
141
0 commit comments