- ✅ Supports parsing entire folders of Huggingface models and datasets
- ✅ Supports parsing models and datasets with the same name on huggingface.co || <alpha.>hf-mirror.com || www.modelscope.cn, and freely specifying the source station
- ✅ Supports recursive parsing and automatically creates folders
- ✅ Supports setting Cookie to download Gated Repo
- ...
Enter https://github.com/DSYZayn/gopeed-extension-huggingface.git
on the plugin page to download and install
Links in the following format can parse all files in the folder
https://<baseUrl>/<user>/<repoType>/<repo>/tree/main/<path>
-
baseUrl: huggingface.co || hf-mirror.com || www.modelscope.cn
-
user: username (organization name), e.g., deepseek-ai
-
repoType: models || datasets
-
path: folder path, leave blank if it is the root directory, remove the
/
at the end ofmain/
-
🔴 If using modelscope, the model or dataset must exist on huggingface, otherwise it cannot be parsed. (modelscope lacks an efficient and concise repository metadata API interface, welcome PR if needed)
-
❗ For individual files within a repository, enter the link you manually obtained, this plugin does not parse individual files.
-
🤷♂️ Parsing time depends on the depth of the directory and the number of files, typically completing most parsing within 3 seconds.
Some models require login to download (Gated Repo), in which case you need to configure the cookie, otherwise a 401
download failure will occur. The configuration method is as follows:
-
Get the cookie, open the browser, log in to
huggingface.co
, pressF12
to open the developer tools, switch to theNetwork
tab, refresh the page, find thehttps://huggingface.co
request, copy the value of theCookie
field
To download using hf-mirror or modelscope, replace
huggingface.co
withhf-mirror.com
orwww.modelscope.cn
, refer tobaseUrl
- Download the root folder files of unsloth/DeepSeek-R1-GGUF:
https://huggingface.co/models/unsloth/DeepSeek-R1-GGUF/tree/main
- Download the Deepseek-R1-BF16 folder of unsloth/DeepSeek-R1-GGUF:
https://huggingface.co/models/unsloth/DeepSeek-R1-GGUF/tree/main/Deepseek-R1-BF16
tip: The models/
in the above two links can be omitted
- Download the root folder files of open-thoughts/OpenThoughts-114k:
https://huggingface.co/datasets/open-thoughts/OpenThoughts-114k/tree/main
- Download the data folder of open-thoughts/OpenThoughts-114k:
https://huggingface.co/datasets/open-thoughts/OpenThoughts-114k/tree/main/data
tip: The datasets/
in the above two links must not be omitted
- Input
https://hf-mirror.com/models/unsloth/DeepSeek-R1-GGUF/tree/main
- Input
https://hf-mirror.com/unsloth/DeepSeek-R1-GGUF/tree/main/DeepSeek-R1-BF16
- Input
https://hf-mirror.com/datasets/rubenroy/GammaCorpus-CoT-Math-170k/tree/main
- Input
https://hf-mirror.com/datasets/ServiceNow-AI/R1-Distill-SFT/tree/main/v1
- Input
https://huggingface.co/KwaiVGI/LivePortrait/tree/main