Commit
·
bd8cab4
1
Parent(s):
c01015f
update path to align with fsdp example
Browse files
README.md
CHANGED
|
@@ -572,7 +572,7 @@ fsdp_config:
|
|
| 572 |
|
| 573 |
- llama Deepspeed
|
| 574 |
```yaml
|
| 575 |
-
deepspeed:
|
| 576 |
```
|
| 577 |
|
| 578 |
##### Weights & Biases Logging
|
|
|
|
| 572 |
|
| 573 |
- llama Deepspeed
|
| 574 |
```yaml
|
| 575 |
+
deepspeed: deepspeed/zero3.json
|
| 576 |
```
|
| 577 |
|
| 578 |
##### Weights & Biases Logging
|