config-0
Browse files
README.md
CHANGED
@@ -111,6 +111,12 @@ Backup `wandb`:
|
|
111 |
mv wandb wandb-pretrain-core-0
|
112 |
```
|
113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
Chat with model:
|
115 |
|
116 |
```bash
|
|
|
111 |
mv wandb wandb-pretrain-core-0
|
112 |
```
|
113 |
|
114 |
+
Copy config:
|
115 |
+
|
116 |
+
```bash
|
117 |
+
cp ../config-0.json ../out/pretrain-core-0/final
|
118 |
+
```
|
119 |
+
|
120 |
Chat with model:
|
121 |
|
122 |
```bash
|