Skip to content

Commit

Permalink
Update deepspeed.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Oct 21, 2024
1 parent 3a6cd9d commit ff8f707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deepspeed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
echo "y" | apt-get install git
git clone --depth=1 https://github.com/microsoft/DeepSpeed.git
cd DeepSpeed
pip install -r ./requirements/requirements_deepspeed.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install -r /requirements/requirements_deepspeed.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
ds_report
- name: Python environment
Expand Down

0 comments on commit ff8f707

Please sign in to comment.