Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
zuv0
/
CUXL
like
0
Model card
Files
Files and versions
xet
Community
5b2e169
CUXL
/
forcePull.bat
Viperboy123
init
6726122
over 1 year ago
raw
Copy download link
history
blame
Safe
143 Bytes
@
echo
off
git fetch --all
git reset --hard origin/main
git pull
git repack -a -d --depth=
250
--window=
250
cd
.git
rmdir
/S /Q lfs
cd
..
pause