Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ endpoint-url: https://s3.us-east.cloud-object-storage.appdomain.cloud
|
|
| 40 |
```
|
| 41 |
example command to list original Bamba distributed checkpoints:
|
| 42 |
```bash
|
| 43 |
-
aws --endpoint-url https://s3.us-east.cloud-object-storage.appdomain.cloud s3 ls s3://bamba-public/checkpoints/pretraining/phase_two/
|
| 44 |
```
|
| 45 |
|
| 46 |
## Installation
|
|
|
|
| 40 |
```
|
| 41 |
example command to list original Bamba distributed checkpoints:
|
| 42 |
```bash
|
| 43 |
+
aws --endpoint-url https://s3.us-east.cloud-object-storage.appdomain.cloud s3 ls s3://bamba-public/checkpoints/pretraining/phase_two/3_1t/step_500/
|
| 44 |
```
|
| 45 |
|
| 46 |
## Installation
|