Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/hub/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ You can connect agents via the HF MCP Server, install pre-built Skills for codin
- [Hugging Face MCP Server](./agents-mcp)
- [Hugging Face Agent Skills](./agents-skills)
- [Building agents with the HF SDK](./agents-sdk)
- [Local Agents with llama.cpp and Pi](./agents-local)
- [Local Agents with llama.cpp](./agents-local)
- [Agent Libraries](./agents-libraries)
- [Agent Traces](./agent-traces)
- [Session Traces Format](./session-traces-format)
Comment thread
mishig25 marked this conversation as resolved.
8 changes: 5 additions & 3 deletions docs/hub/datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ This documentation focuses on the datasets functionality in the Hugging Face Hub
- [Dataset Cards](./datasets-cards)
- [Gated Datasets](./datasets-gated)
- [Uploading Datasets](./datasets-adding)
- [Uploading Datasets (for LLMs)](./datasets-upload-guide-llm)
- [Downloading Datasets](./datasets-downloading)
- [Libraries](./datasets-libraries)
- [Dataset Viewer](./datasets-viewer)
- [Streaming Datasets](./datasets-streaming)
- [Integrated Libraries](./datasets-libraries)
- [Data Studio](./data-studio)
- [Agent Traces](./agent-traces)
- [Data files Configuration](./datasets-data-files-configuration)
- [Datasets Download Stats](./datasets-download-stats)
79 changes: 50 additions & 29 deletions docs/hub/index.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is intentional otherwise the tiles are too long

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah unfortunately, the spaces sections are too many https://moon-ci-docs.huggingface.co/docs/hub/pr_2614/en/index

image

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions docs/hub/jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ You can run jobs using the `hf` CLI, the `huggingface_hub` Python client, or the

- [Jobs Overview](./jobs-overview)
- [Quickstart](./jobs-quickstart)
- [Pricing](./jobs-pricing)
- [Pricing and Billing](./jobs-pricing)
- [Manage Jobs](./jobs-manage)
- [Jobs Configuration](./jobs-configuration)
- [Configuration](./jobs-configuration)
- [Popular Images](./jobs-popular-images)
- [Serve Models](./jobs-serving)
- [Examples & Tutorials](./jobs-examples)
- [Schedule Jobs](./jobs-schedule)
- [Webhooks Automation](./jobs-webhooks)
- [Webhook Automation](./jobs-webhooks)
- [Reference](./jobs-reference)
17 changes: 12 additions & 5 deletions docs/hub/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,24 @@ The Hugging Face Hub hosts many models for a [variety of machine learning tasks]

- [The Model Hub](./models-the-hub)
- [Model Cards](./model-cards)
- [CO<sub>2</sub> emissions](./model-cards-co2)
- [Carbon Emissions](./model-cards-co2)
- [Card Components](./model-cards-components)
- [Eval Results](./eval-results)
- [Gated models](./models-gated)
- [Leaderboard Data](./leaderboard-data-guide)
- [Gated Models](./models-gated)
- [Uploading Models](./models-uploading)
- [Downloading Models](./models-downloading)
- [Libraries](./models-libraries)
- [Widgets](./models-widgets)
- [Integrated Libraries](./models-libraries)
- [Model Widgets](./models-widgets)
- [Widget Examples](./models-widgets-examples)
- [Model Inference](./models-inference)
- [Models Download Stats](./models-download-stats)
- [Model Release Checklist](./model-release-checklist)
- [Hardware](./hardware)
- [Local Apps](./local-apps)
- [Frequently Asked Questions](./models-faq)
- [Advanced Topics](./models-advanced)
- [Integrating libraries with the Hub](./models-adding-libraries)
- [Integrate a library with the Hub](./models-adding-libraries)
- [Tasks](./models-tasks)
- [GGUF](./gguf)
- [DDUF](./dduf)
24 changes: 18 additions & 6 deletions docs/hub/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,27 @@
- [Organizations](./organizations)
- [Managing Organizations](./organizations-managing)
- [Organization Cards](./organizations-cards)
- [Access control in organizations](./organizations-security)
- [Team & Enterprise](./enterprise)
- [Moderation](./moderation)
- [Access Control in Organizations](./organizations-security)
- [Billing](./billing)
- [Digital Object Identifier (DOI)](./doi)
- [Security](./security)
- [User Access Tokens](./security-tokens)
- [Signing commits with GPG](./security-gpg)
- [Trusted Publishers (CI/CD)](./trusted-publishers)
- [Two-Factor Authentication](./security-2fa)
- [Git over SSH](./security-git-ssh)
- [Signing Commits with GPG](./security-gpg)
- [Single Sign-On (SSO)](./security-sso)
- [Advanced Access Control (Resource Groups)](./security-resource-groups)
- [Programmatic User Access Control Management](./programmatic-user-access-control)
- [Malware Scanning](./security-malware)
- [Pickle Scanning](./security-pickle)
- [Secrets Scanning](./security-secrets)
- [Protect AI](./security-protectai)
- [JFrog](./security-jfrog)
- [Moderation](./moderation)
- [Paper Pages](./paper-pages)
- [Academia Hub](./academia-hub)
- [Blog Articles](./blog-articles)
- [Search](./search)
- [Digital Object Identifier (DOI)](./doi)
- [Hub API Endpoints](./api)
- [Webhooks](./webhooks)
- [OAuth / Sign in with HF](./oauth)
7 changes: 4 additions & 3 deletions docs/hub/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,15 @@ In these pages, you will go over the basics of getting started with Git and Xet
## Contents

- [Getting Started with Repositories](./repositories-getting-started)
- [Settings](./repositories-settings)
- [Repository Settings](./repositories-settings)
- [Storage Limits](./storage-limits)
- [Storage Backend (Xet)](./xet/index)
- [Local Cache](./local-cache)
- [Pull Requests & Discussions](./repositories-pull-requests-discussions)
- [Pull Requests advanced usage](./repositories-pull-requests-discussions#pull-requests-advanced-usage)
- [Collections](./collections)
- [Notifications](./notifications)
- [Collections](./collections)
- [Webhooks](./webhooks)
- [GitHub Actions](./repositories-github-actions)
- [Notebooks](./notebooks)
- [Next Steps](./repositories-next-steps)
- [Licenses](./repositories-licenses)
33 changes: 23 additions & 10 deletions docs/hub/spaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,35 @@ You'll also be able to upgrade your Space to run [on a GPU or other accelerated
- [Spaces Overview](./spaces-overview)
- [Handling Spaces Dependencies](./spaces-dependencies)
- [Spaces Settings](./spaces-settings)
- [Using OpenCV in Spaces](./spaces-using-opencv)
- [Using Spaces for Organization Cards](./spaces-organization-cards)
- [More ways to create Spaces](./spaces-more-ways-to-create)
- [Managing Spaces with Github Actions](./spaces-github-actions)
- [How to Add a Space to ArXiv](./spaces-add-to-arxiv)
- [Spaces Dev Mode](./spaces-dev-mode)
- [Spaces GPU Upgrades](./spaces-gpus)
- [Spaces ZeroGPU](./spaces-zerogpu)
- [Spaces Dev Mode](./spaces-dev-mode)
- [Spaces Disk Usage & Storage](./spaces-storage)
- [Spaces Custom Domain](./spaces-custom-domain)
- [Spaces as MCP servers](./spaces-mcp-servers)
- [Spaces as Agent Tools](./spaces-agents)
- [Spaces as API Endpoints](./spaces-api-endpoints)
- [Gradio Spaces](./spaces-sdks-gradio)
- [Docker Spaces](./spaces-sdks-docker)
- [Streamlit Spaces](./spaces-sdks-streamlit)
- [Static HTML Spaces](./spaces-sdks-static)
- [Custom Python Spaces](./spaces-sdks-python)
- [Docker Spaces](./spaces-sdks-docker)
- [Embed your Space](./spaces-embed)
- [Run your Space with Docker](./spaces-run-with-docker)
- [Reference](./spaces-config-reference)
- [Changelog](./spaces-changelog)
- [Run Spaces with Docker](./spaces-run-with-docker)
- [Spaces Configuration Reference](./spaces-config-reference)
- [Sign-In with HF button](./spaces-oauth)
- [Featured Spaces](./spaces-featured)
- [Spaces Changelog](./spaces-changelog)
- [Advanced Topics](./spaces-advanced)
- [Using OpenCV in Spaces](./spaces-using-opencv)
- [More ways to create Spaces](./spaces-more-ways-to-create)
- [Managing Spaces with Github Actions](./spaces-github-actions)
- [Managing Spaces with CircleCI Workflows](./spaces-circleci)
- [Custom Python Spaces](./spaces-sdks-python)
- [How to Add a Space to ArXiv](./spaces-add-to-arxiv)
- [Cookie limitations in Spaces](./spaces-cookie-limitations)
- [Set URL query and hash](./spaces-handle-url-parameters)
- [Get User Plan and Status](./spaces-get-user-plan)

## Contact

Expand Down
Loading