| ## Commands | |
| Train (no merge): | |
| ```bash | |
| python run_cpt.py --config config.yaml | |
| ``` | |
| Merge later: | |
| ```bash | |
| python run_cpt.py --config config.yaml --merge-only | |
| ``` | |
| --- |
| ## Commands | |
| Train (no merge): | |
| ```bash | |
| python run_cpt.py --config config.yaml | |
| ``` | |
| Merge later: | |
| ```bash | |
| python run_cpt.py --config config.yaml --merge-only | |
| ``` | |
| --- |