Docs of the Hugging Face Hub
600
stars
2,178
commits
Handlebars
primary language
Sep 11, 2026
updated
This repository regroups documentation and information that is hosted on the Hugging Face website.
You can access the Hugging Face Hub documentation in the docs folder at hf.co/docs/hub.
For some related components, check out the Hugging Face Hub JS repository
Just add/edit the Markdown files, commit them, and create a PR. Then the CI bot will build the preview page and provide a url for you to look at the result!
For simple edits, you don't need a local build environment.
# install doc-builder (if not done already)
pip install hf-doc-builder
# you may also need to install some extra dependencies
pip install black watchdog
# run `doc-builder preview` cmd
doc-builder preview hub {YOUR_PATH}/hub-docs/docs/hub/ --not_python_module
(top 30 of 292)
Handlebars
55.0%
TypeScript
45.0%
Docs of the Hugging Face Hub
600
stars
2,178
commits
Handlebars
primary language
Sep 11, 2026
updated
This repository regroups documentation and information that is hosted on the Hugging Face website.
You can access the Hugging Face Hub documentation in the docs folder at hf.co/docs/hub.
For some related components, check out the Hugging Face Hub JS repository
Just add/edit the Markdown files, commit them, and create a PR. Then the CI bot will build the preview page and provide a url for you to look at the result!
For simple edits, you don't need a local build environment.
# install doc-builder (if not done already)
pip install hf-doc-builder
# you may also need to install some extra dependencies
pip install black watchdog
# run `doc-builder preview` cmd
doc-builder preview hub {YOUR_PATH}/hub-docs/docs/hub/ --not_python_module
(top 30 of 292)
Handlebars
55.0%
TypeScript
45.0%