-
Notifications
You must be signed in to change notification settings - Fork 374
Enterprise docs update #1475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Enterprise docs update #1475
Changes from 12 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
ef0b51b
add zerogpu to advanced compute options
gary149 0a1a2e1
add advanced security
gary149 e0ed60e
Private dataset viewer
gary149 f89cff4
rm
gary149 55a00a0
wording
gary149 9ccdf9a
wording
gary149 a3fa764
update outdated image
gary149 bbabd86
audit logs list events
gary149 cff7c60
storage regions wording
gary149 22cd0c3
more wording
gary149 e785137
Update docs/hub/audit-logs.md
gary149 9b3fe4a
Update docs/hub/storage-regions.md
gary149 80cc8e5
revert this change
julien-c 2bb8f4e
Update docs/hub/advanced-compute-options.md
julien-c File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. love this one How did you generate the list? |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| # Advanced Security | ||
|
|
||
| <Tip warning={true}> | ||
| This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>. | ||
| </Tip> | ||
|
|
||
| Enterprise Hub organizations can improve their security with advanced security controls for both members and repositories. | ||
gary149 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| <div class="flex justify-center"> | ||
| <img class="block dark:hidden !m-0" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/> | ||
| <img class="hidden dark:block !m-0" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/advanced-security-dark.png" alt="screenshot of the Dataset Viewer on a private dataset owned by an Enterprise Hub organization."/> | ||
| </div> | ||
|
|
||
| ## Members Security | ||
|
|
||
| Configure additional security settings to protect your organization: | ||
|
|
||
| - **Two-Factor Authentication (2FA)**: Require all organization members to enable 2FA for enhanced account security. | ||
| - **User Approval**: For organizations with a verified domain name, require admin approval for new users with matching email addresses. This adds a verified badge to your organization page. | ||
gary149 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ## Repository Visibility Controls | ||
|
|
||
| Manage the default visibility of repositories in your organization: | ||
|
|
||
| - **Public by default**: New repositories are created with public visibility | ||
| - **Private by default**: New repositories are created with private visibility. Note that changing this setting will not affect existing repositories. | ||
| - **Private only**: Enforce private visibility for all new repositories, with only organization admins able to change visibility settings | ||
|
|
||
| These settings help organizations maintain control of their ownership while enabling collaboration when needed. | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,15 +2,16 @@ | |
|
|
||
| Enterprise Hub adds advanced capabilities to organizations, enabling safe, compliant and managed collaboration for companies and teams on Hugging Face. | ||
|
|
||
|  | ||
|  | ||
|
|
||
| In this section we will document the following Enterprise Hub features: | ||
|
|
||
| - [SSO](./enterprise-sso) | ||
| - [Audit Logs](./audit-logs) | ||
| - [Storage Regions](./storage-regions) | ||
| - [Dataset viewer for Private datasets](./enterprise-hub-datasets) | ||
| - [Private datasets viewer](./enterprise-hub-datasets) | ||
|
||
| - [Resource Groups](./security-resource-groups) | ||
| - [Advanced Compute Options](./advanced-compute-options) | ||
| - [Advanced Security](./enterprise-hub-advanced-security) | ||
| - [Tokens Management](./enterprise-hub-tokens-management) | ||
| - [Analytics](./enterprise-hub-analytics) | ||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,53 +1,53 @@ | ||
| # Storage Regions on the Hub | ||
|
|
||
| Regions let you decide where your org's models and datasets will be stored. | ||
| Regions allow you to specify where your organization's models and datasets are stored. | ||
|
|
||
| <Tip warning={true}> | ||
| This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>. | ||
| </Tip> | ||
|
|
||
| This has two main benefits: | ||
| This offers two key benefits: | ||
|
|
||
| - Regulatory and legal compliance | ||
| - Performance (improved download and upload speeds and latency) | ||
| - Performance (faster download/upload speeds and lower latency) | ||
|
|
||
| Currently we support the following regions: | ||
| Currently available regions: | ||
|
|
||
| - US 🇺🇸 | ||
| - EU 🇪🇺 | ||
| - coming soon: Asia-Pacific 🌏 | ||
| - Coming soon: Asia-Pacific 🌏 | ||
|
|
||
| ## How to set up | ||
|
|
||
| If your organization is subscribed to Enterprise Hub, you will be able to see the Regions settings page: | ||
| Organizations subscribed to Enterprise Hub can access the Regions settings page: | ||
|
|
||
|  | ||
|
|
||
| On that page you can see: | ||
| This page displays: | ||
|
|
||
| - an audit of where your organization repos are currently located | ||
| - dropdowns to select where your repos will be created | ||
| - An audit of your organization's repository locations | ||
| - Options to select where new repositories will be stored | ||
|
|
||
| ## Repository Tag | ||
|
|
||
| Any repo (model or dataset) stored in a non-default location will display its Region directly as a tag. That way your organization's members can see at a glance where repos are located. | ||
| Any repository (model or dataset) stored in a non-default location displays its Region as a tag, allowing organization members to quickly identify repository locations. | ||
|
|
||
| <div class="flex justify-center"> | ||
| <img class="block" width="400" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/tag-on-repo.png"/> | ||
| </div> | ||
|
|
||
| ## Regulatory and legal compliance | ||
|
|
||
| In regulated industries, companies may be required to store data in a specific region. | ||
| Regulated industries often require data storage in specific regions. | ||
|
|
||
| For companies in the EU, that means you can use the Hub to build ML in a GDPR compliant way: with datasets, models and inference endpoints all stored within EU data centers. | ||
| For EU companies, you can use the Hub for ML development in a GDPR-compliant manner, with datasets, models and inference endpoints stored in EU data centers. | ||
|
|
||
| ## Performance | ||
|
|
||
| Storing your models or your datasets closer to your team and infrastructure also means significantly improved performance, for both uploads and downloads. | ||
| Storing models and datasets closer to your team and infrastructure significantly improves performance for both uploads and downloads. | ||
|
|
||
| This makes a big difference considering model weights and dataset files are usually very large. | ||
| This impact is substantial given the typically large size of model weights and dataset files. | ||
Vaibhavs10 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
|  | ||
|
|
||
| As an example, if you are located in Europe and store your repositories in the EU region, you can expect to see ~4-5x faster upload and download speeds vs. if they were stored in the US. | ||
| For example, European users storing repositories in the EU region can expect approximately 4-5x faster upload and download speeds compared to US storage. | ||
Vaibhavs10 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.