Skip to content

Commit

Permalink
Remove thinc
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Feb 27, 2024
1 parent fea7c1d commit 5266568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nv-a6000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cd transformers
git rev-parse --short HEAD
python -m pip install .
python -m pip install thinc==8.2.3
python -m pip uninstall thinc
- name: Install deepspeed
run: |
python -m pip install docutils==0.18.1 jinja2==3.0 urllib3==1.26.11 ninja
Expand Down

0 comments on commit 5266568

Please sign in to comment.