Skip to content

Commit

Permalink
Update to use local whl
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Nov 17, 2023
1 parent a3926bb commit 74416c1
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 @@ -43,6 +43,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 /home/deepspeed/deepspeed_kernels-0.0.1.dev1700084086-py3-none-manylinux1_x86_64.whl
python -m pip install .[dev,1bit,autotuning]
ds_report
- name: Python environment
Expand Down

0 comments on commit 74416c1

Please sign in to comment.