Skip to content

Commit 68155a0

Browse files
gary149KakulukianVaibhavs10julien-c
authored
Enterprise docs update (#1475)
* add zerogpu to advanced compute options * add advanced security * Private dataset viewer * rm * wording * wording * update outdated image * audit logs list events * storage regions wording * more wording * Update docs/hub/audit-logs.md Co-authored-by: Sylvestre Bouchot <[email protected]> * Update docs/hub/storage-regions.md Co-authored-by: vb <[email protected]> * revert this change * Update docs/hub/advanced-compute-options.md --------- Co-authored-by: Sylvestre Bouchot <[email protected]> Co-authored-by: vb <[email protected]> Co-authored-by: Julien Chaumond <[email protected]>
1 parent edab9cd commit 68155a0

File tree

7 files changed

+159
-40
lines changed

7 files changed

+159
-40
lines changed

docs/hub/_toctree.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,11 @@
333333
- local: enterprise-hub-datasets
334334
title: Dataset viewer for Private datasets
335335
- local: enterprise-hub-resource-groups
336-
title: Resource Groups (Advanced Access Control)
336+
title: Resource Groups (Access Control)
337337
- local: advanced-compute-options
338338
title: Advanced Compute Options
339+
- local: enterprise-hub-advanced-security
340+
title: Advanced Security
339341
- local: enterprise-hub-tokens-management
340342
title: Tokens Management
341343
- local: enterprise-hub-analytics

docs/hub/advanced-compute-options.md

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ Enterprise Hub organizations gain access to advanced compute options to accelera
66
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
77
</Tip>
88

9+
## Host ZeroGPU Spaces in your organization
10+
11+
ZeroGPU is a dynamic GPU allocation system that optimizes AI deployment on Hugging Face Spaces. By automatically allocating and releasing NVIDIA A100 GPUs (40GB VRAM) as needed, organizations can efficiently serve their AI applications without dedicated GPU instances.
12+
13+
**Key benefits for organizations**
14+
15+
- **Free GPU Access**: Access powerful NVIDIA A100 GPUs at no additional cost through dynamic allocation
16+
- **Enhanced Resource Management**: Host up to 50 ZeroGPU Spaces for efficient team-wide AI deployment
17+
- **Simplified Deployment**: Easy integration with PyTorch-based models, Gradio apps, and other Hugging Face libraries
18+
- **Enterprise-Grade Infrastructure**: Access to high-performance NVIDIA A100 GPUs with 40GB VRAM per workload
19+
20+
[Learn more about ZeroGPU →](https://huggingface.co/docs/hub/spaces-zerogpu)
21+
922
## Train on NVIDIA DGX Cloud
1023

1124
Train on NVIDIA DGX Cloud offers a simple no-code training job creation experience powered by Hugging Face AutoTrain and Hugging Face Spaces. Instantly access NVIDIA GPUs and avoid the time-consuming work of writing, testing, and debugging training scripts for AI models.
@@ -18,30 +31,30 @@ Read the [blogpost for Train on NVIDIA DGX Cloud](https://huggingface.co/blog/tr
1831

1932
#### Transformers
2033

21-
| Architecture |
22-
|---------------------------|
23-
| Llama |
24-
| Falcon |
25-
| Mistral |
26-
| Mixtral |
27-
| T5 |
28-
| gemma |
34+
| Architecture |
35+
| ------------ |
36+
| Llama |
37+
| Falcon |
38+
| Mistral |
39+
| Mixtral |
40+
| T5 |
41+
| gemma |
2942

3043
#### Diffusers
3144

32-
| Architecture |
33-
|---------------------------|
34-
| Stable Diffusion |
35-
| Stable Diffusion XL |
45+
| Architecture |
46+
| ------------------- |
47+
| Stable Diffusion |
48+
| Stable Diffusion XL |
3649

3750
### Pricing
3851

3952
Usage of Train on NVIDIA DGX Cloud is billed by the minute of the GPU instances used during your training jobs. Usage fees accrue to your Enterprise Hub Organizations’ current monthly billing cycle, once a job is completed. You can check your current and past usage at any time within the billing settings of your Enterprise Hub Organization.
4053

41-
| NVIDIA GPU | GPU Memory | On-Demand Price/hr |
42-
|---------------------------|---------------------------|---------------------------|
43-
| NVIDIA L40S | 48GB |$2.75 |
44-
| NVIDIA H100 | 80GB |$8.25 |
54+
| NVIDIA GPU | GPU Memory | On-Demand Price/hr |
55+
| ----------- | ---------- | ------------------ |
56+
| NVIDIA L40S | 48GB | $2.75 |
57+
| NVIDIA H100 | 80GB | $8.25 |
4558

4659
## NVIDIA NIM API (serverless)
4760

@@ -59,8 +72,8 @@ You can find all supported models in [this NVIDIA Collection](https://huggingfac
5972

6073
Usage of NVIDIA NIM API (serverless) is billed based on the compute time spent per request. Usage fees accrue to your Enterprise Hub Organizations’ current monthly billing cycle, once a job is completed. You can check your current and past usage at any time within the billing settings of your Enterprise Hub Organization.
6174

62-
| NVIDIA GPU | GPU Memory | On-Demand Price/hr |
63-
|---------------------------|---------------------------|---------------------------|
64-
| NVIDIA H100 | 80GB |$8.25 |
75+
| NVIDIA GPU | GPU Memory | On-Demand Price/hr |
76+
| ----------- | ---------- | ------------------ |
77+
| NVIDIA H100 | 80GB | $8.25 |
6578

66-
The total cost for a request will depend on the model size, the number of GPUs required, and the time taken to process the request. For each model, you can find which hardware configuration is used in the notes of [this NVIDIA Collection](https://huggingface.co/collections/nvidia/nim-66a3c6fcdcb5bbc6e975b508).
79+
The total cost for a request will depend on the model size, the number of GPUs required, and the time taken to process the request. For each model, you can find which hardware configuration is used in the notes of [this NVIDIA Collection](https://huggingface.co/collections/nvidia/nim-66a3c6fcdcb5bbc6e975b508).

docs/hub/audit-logs.md

Lines changed: 72 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,76 @@ This feature is part of the <a href="https://huggingface.co/enterprise" target="
66

77
Audit Logs enable organization admins to easily review actions taken by members, including organization membership, repository settings and billing changes.
88

9-
Audit Logs are accessible through your organization admin settings.
9+
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/audit-logs.png)
1010

11-
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/audit-logs.png)
11+
## Accessing Audit Logs
12+
13+
Audit Logs are accessible through your organization settings. Each log entry includes:
14+
15+
- Who performed the action
16+
- What type of action was taken
17+
- A description of the change
18+
- Location and anonymized IP address
19+
- Date and time of the action
20+
21+
You can also download the complete audit log as a JSON file for further analysis.
22+
23+
## What Events Are Tracked?
24+
25+
### Organization Management & Security
26+
27+
- Core organization changes
28+
- Creation, deletion, and restoration
29+
- Name changes and settings updates
30+
- Security management
31+
- Security token rotation
32+
- Token approval system (enabling/disabling, authorization requests, approvals, denials, revocations)
33+
- SSO events (logins and joins)
34+
35+
### Membership and Access Control
36+
37+
- Member lifecycle
38+
- Invitations (sending, accepting) and automatic joins
39+
- Adding and removing members
40+
- Role changes and departures
41+
- Join settings
42+
- Domain-based access
43+
- Automatic join configurations
44+
45+
### Content and Resource Management
46+
47+
- Repository administration
48+
- Core actions (creation, deletion, moving, duplication)
49+
- Settings and configuration changes
50+
- Enabling/disabling repositories
51+
- DOI management
52+
- Resource group assignments
53+
- Collections
54+
- Creation and deletion events
55+
- Repository security
56+
- Secrets management (individual and bulk)
57+
- Variables handling (individual and bulk)
58+
- Spaces configuration
59+
- Storage modifications
60+
- Hardware settings
61+
- Sleep time adjustments
62+
63+
### Billing and AWS Integration
64+
65+
- Payment management
66+
- Payment methods (adding/removing)
67+
- Customer account creation
68+
- AWS integration setup and removal
69+
- Subscription lifecycle
70+
- Starting and renewing
71+
- Updates and cancellations
72+
- Cancellation reversals
73+
74+
### Resource Groups
75+
76+
- Administrative actions
77+
- Creation and deletion
78+
- Settings modifications
79+
- Member management
80+
- Adding and removing users
81+
- Role assignments and changes
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Advanced Security
2+
3+
<Tip warning={true}>
4+
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
5+
</Tip>
6+
7+
Enterprise Hub organizations can improve their security with advanced security controls for both members and repositories.
8+
9+
<div class="flex justify-center">
10+
<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."/>
11+
<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."/>
12+
</div>
13+
14+
## Members Security
15+
16+
Configure additional security settings to protect your organization:
17+
18+
- **Two-Factor Authentication (2FA)**: Require all organization members to enable 2FA for enhanced account security.
19+
- **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.
20+
21+
## Repository Visibility Controls
22+
23+
Manage the default visibility of repositories in your organization:
24+
25+
- **Public by default**: New repositories are created with public visibility
26+
- **Private by default**: New repositories are created with private visibility. Note that changing this setting will not affect existing repositories.
27+
- **Private only**: Enforce private visibility for all new repositories, with only organization admins able to change visibility settings
28+
29+
These settings help organizations maintain control of their ownership while enabling collaboration when needed.

docs/hub/enterprise-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Enterprise Hub adds advanced capabilities to organizations, enabling safe, compliant and managed collaboration for companies and teams on Hugging Face.
44

5-
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/enterprise-hub.png)
5+
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/enterprise-hub.png)
66

77
In this section we will document the following Enterprise Hub features:
88

@@ -12,5 +12,6 @@ In this section we will document the following Enterprise Hub features:
1212
- [Dataset viewer for Private datasets](./enterprise-hub-datasets)
1313
- [Resource Groups](./security-resource-groups)
1414
- [Advanced Compute Options](./advanced-compute-options)
15+
- [Advanced Security](./enterprise-hub-advanced-security)
1516
- [Tokens Management](./enterprise-hub-tokens-management)
1617
- [Analytics](./enterprise-hub-analytics)

docs/hub/organizations.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ If an organization needs to track user access to a dataset due to licensing or p
1010
- [Organization Cards](./organizations-cards)
1111
- [Access Control in Organizations](./organizations-security)
1212
- [Enterprise Hub features](./enterprise-hub)
13-
- [SSO in Organizations](./enterprise-sso)
13+
- [SSO](./enterprise-sso)
1414
- [Audit Logs](./audit-logs)
1515
- [Storage Regions](./storage-regions)
1616
- [Dataset viewer for Private datasets](./enterprise-hub-datasets)
1717
- [Resource Groups](./security-resource-groups)
18+
- [Advanced Compute Options](./advanced-compute-options)
19+
- [Advanced Security](./enterprise-hub-advanced-security)
20+
- [Tokens Management](./enterprise-hub-tokens-management)
21+
- [Analytics](./enterprise-hub-analytics)

docs/hub/storage-regions.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
# Storage Regions on the Hub
22

3-
Regions let you decide where your org's models and datasets will be stored.
3+
Regions allow you to specify where your organization's models and datasets are stored.
44

55
<Tip warning={true}>
66
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
77
</Tip>
88

9-
This has two main benefits:
9+
This offers two key benefits:
1010

1111
- Regulatory and legal compliance
12-
- Performance (improved download and upload speeds and latency)
12+
- Performance (faster download/upload speeds and lower latency)
1313

14-
Currently we support the following regions:
14+
Currently available regions:
1515

1616
- US 🇺🇸
1717
- EU 🇪🇺
18-
- coming soon: Asia-Pacific 🌏
18+
- Coming soon: Asia-Pacific 🌏
1919

2020
## How to set up
2121

22-
If your organization is subscribed to Enterprise Hub, you will be able to see the Regions settings page:
22+
Organizations subscribed to Enterprise Hub can access the Regions settings page:
2323

2424
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/feature-annotated.png)
2525

26-
On that page you can see:
26+
This page displays:
2727

28-
- an audit of where your organization repos are currently located
29-
- dropdowns to select where your repos will be created
28+
- An audit of your organization's repository locations
29+
- Options to select where new repositories will be stored
3030

3131
## Repository Tag
3232

33-
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.
33+
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.
3434

3535
<div class="flex justify-center">
3636
<img class="block" width="400" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/tag-on-repo.png"/>
3737
</div>
3838

3939
## Regulatory and legal compliance
4040

41-
In regulated industries, companies may be required to store data in a specific region.
41+
Regulated industries often require data storage in specific regions.
4242

43-
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.
43+
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.
4444

4545
## Performance
4646

47-
Storing your models or your datasets closer to your team and infrastructure also means significantly improved performance, for both uploads and downloads.
47+
Storing models and datasets closer to your team and infrastructure significantly improves performance for both uploads and downloads.
4848

49-
This makes a big difference considering model weights and dataset files are usually very large.
49+
This impact is substantial given the typically large size of model weights and dataset files.
5050

5151
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/storage-regions/upload-speed.png)
5252

53-
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.
53+
For example, European users storing repositories in the EU region can expect approximately 4-5x faster upload and download speeds compared to US storage.

0 commit comments

Comments
 (0)