Skip to content

Commit

Permalink
Update packages to support latest pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Feb 27, 2024
1 parent a97e569 commit b398ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nv-a6000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Install deepspeed
run: |
python -m pip install docutils==0.18.1 jinja2==3.0 urllib3==1.26.11 ninja
python -m pip install thinc spacy confection --upgrade
python -m pip install .[dev,1bit,autotuning]
ds_report
- name: Python environment
Expand Down

0 comments on commit b398ba6

Please sign in to comment.