6ac8011 f6dc9ee 6ac8011
1
2
3
4
5
6
7
```bash hf upload-large-folder Whalswp/Insight_ckpt train_ckpt/ \ --repo-type=model \ --exclude='**/checkpoints/last' \ --exclude='**/training_state/optimizer_state.safetensors' \ --exclude='**/_archive/**' ```