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 ff8f707 commit ef22bbf
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 @@ -89,8 +89,8 @@ jobs:
source /root/.bashrc
echo "y" | apt-get install git
git clone --depth=1 https://github.com/microsoft/DeepSpeed.git
pip install -r requirements/requirements_deepspeed.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
cd DeepSpeed
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 ef22bbf

Please sign in to comment.