Add Hardware settings doc page#2518
Merged
Merged
Conversation
Document the dedicated Hardware settings page: how to register the GPUs, CPUs and Apple Silicon you own, and how that drives model compatibility estimates, the profile TFLOPS badge, and the community hardware page. Adds docs/hub/hardware.md and registers it in the Models nav next to Local Apps.
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
gary149
marked this pull request as draft
June 2, 2026 09:03
pcuenca
reviewed
Jun 2, 2026
pcuenca
reviewed
Jun 2, 2026
julien-c
reviewed
Jun 2, 2026
pcuenca
reviewed
Jun 2, 2026
pcuenca
reviewed
Jun 2, 2026
pcuenca
reviewed
Jun 2, 2026
pcuenca
reviewed
Jun 2, 2026
- Fix the visibility default: hardware is public by default; turn off Publicly Visible to keep it private (per review). - Reframe the intro so profile sharing and the privacy control are clear. - Minor wording: 'get up and running', 'estimated total compute power'.
Contributor
Author
|
Thanks both! Updated:
Re the |
gary149
marked this pull request as ready for review
June 2, 2026 13:06
julien-c
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a short documentation page for the dedicated Hardware settings page (
huggingface.co/settings/hardware), which lets users register the compute hardware they own (GPUs, CPUs, Apple Silicon).The page covers:
huggingface.co/hardware.New file
docs/hub/hardware.md, registered in_toctree.ymlin the Models section next to Local Apps.Notes
doc-builder build(page renders, internal links to./gguf,./local-apps,./agents-localresolve)./settings/hardwarepage should be live in production before this is merged.Note
Low Risk
Documentation-only change with no application or security impact.
Overview
Adds Hub documentation for Hardware settings (
huggingface.co/settings/hardware): registering GPUs/CPUs/Apple Silicon, the Hardware compatibility panel on GGUF/MLX model pages, profile TFLOPS and the community hardware page, plus light/dark screenshots and links to Local Apps and agents-local.Registers
docs/hub/hardware.mdin_toctree.ymlunder Models, immediately before Local Apps.Reviewed by Cursor Bugbot for commit e85ccf7. Bugbot is set up for automated code reviews on this repo. Configure here.