We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116260a commit a0ff085Copy full SHA for a0ff085
README.md
@@ -172,7 +172,7 @@ We recommend [DeepSpeed](https://github.com/microsoft/DeepSpeed) for multi-GPU t
172
First edit the DeepSpeed config in your `.yml`:
173
174
```yaml
175
-deepspeed: /root/axolotl/deepspeed_configs/zero3_bf16.json
+deepspeed: /workspace/axolotl/deepspeed_configs/zero3_bf16.json
176
```
177
178
and then when you launch your training job,
0 commit comments