File size: 317 Bytes
83a780e
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
Suggested Hugging Face upload pattern after inspecting the package:

`ash
cd /scratch/user/yuhwang/artifacts/twoframe/hf_upload/<package-dir>
hf upload <repo-id> . --repo-type model
`

For a dataset-style upload of the training cache, upload the cache/*.part-* files and cache/RESTORE.txt as a dataset repo instead.