Empereur
1.0.0
A python script to download models from the Hugging Face model hub.
Clone this repository:
git clone https://github.com/EmpereurPirate/Empereur.gitInstall the required libraries:
pip install requests tqdmRun the Download_model.py script with the name of the model you want to download:
python download_model.py ShinojiResearch/Senku-70B-FullThe script will download the models from the model in a directory bearing the name of the model.
This project is under MIT license.
This script was created by Emperor Highlight.