Skip to content

Commit a0ff085

Browse files
lhlcharlesfrye
andauthored
DeepSpeed documentation corrections (#63)
Co-authored-by: Charles Frye <[email protected]>
1 parent 116260a commit a0ff085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ We recommend [DeepSpeed](https://github.com/microsoft/DeepSpeed) for multi-GPU t
172172
First edit the DeepSpeed config in your `.yml`:
173173

174174
```yaml
175-
deepspeed: /root/axolotl/deepspeed_configs/zero3_bf16.json
175+
deepspeed: /workspace/axolotl/deepspeed_configs/zero3_bf16.json
176176
```
177177

178178
and then when you launch your training job,

0 commit comments

Comments
 (0)