Huggingface scripts
Collection
A couple of scripts for automation I've written, related to HF and language models. Free to use and modify as you like.
•
1 item
•
Updated
Personal scripts to automate some tasks mostly using huggingface_hub.
Feel free to send in PRs or use this code however you'd like.
GitHub mirror
For GitHub: Would recommend creating pull requests and discussions on the offical huggingface repo
EXL2 Single Quant V3 (COLAB)
Download models (download HF Hub models) [Oobabooga]
Auto EXL2 HF upload
EXL2 Local Quants
Upload folder to repo
Manage branches
EXL2 Single Quant
Download models (oobabooga)
python download-model.py USER/MODEL:BRANCH
'. There's also a '--help
' flag to show the available arguments. To download from private repositories, make sure to login using 'huggingface-cli login
' or (not recommended) HF_TOKEN
environment variable.