From e72580929502963b8796c8ecf2a54f451a8cb6ee Mon Sep 17 00:00:00 2001 From: SBrandeis Date: Tue, 10 Dec 2024 18:33:30 +0100 Subject: [PATCH] reorder docs sections --- docs/hub/billing.md | 81 +++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/docs/hub/billing.md b/docs/hub/billing.md index be5761993..57b194d40 100644 --- a/docs/hub/billing.md +++ b/docs/hub/billing.md @@ -4,9 +4,45 @@ At Hugging Face, we build a collaboration platform for the ML community (i.e., t Any feedback or support request related to billing is welcome at billing@huggingface.co -## Cloud providers partnerships +## Enterprise Hub subscriptions -We partner with cloud providers like [AWS](https://huggingface.co/blog/aws-partnership), [Azure](https://huggingface.co/blog/hugging-face-endpoints-on-azure), and [Google Cloud](https://huggingface.co/blog/llama31-on-vertex-ai) to make it easy for customers to use Hugging Face directly in their cloud of choice. These solutions and usage are billed directly by the cloud provider. Ultimately, we want people to have great options for using Hugging Face wherever they build ML-powered products. +We offer advanced security and compliance features for organizations through our Enterprise Hub subscription, including [Single Sign-On](./enterprise-sso), [Advanced Access Control](./enterprise-hub-resource-groups) for repositories, control over your data location, higher [storage capacity](./storage-limits) for private repositories, and more. + +The Enterprise Hub is billed like a typical subscription. It renews automatically, but you can choose to cancel it at any time in the organization's billing settings. + +You can pay for the Enterprise Hub subscription with a credit card or your AWS account. + +Upon renewal, the number of seats in your Enterprise Hub subscription will be updated to match the number of members of your organization. +Private repository storage above the [included storage](./storage-limits) will be billed along with your subscription renewal. + + +
+ + +
+ +## PRO subscription + +The PRO subscription unlocks additional features for users, including: + +- Higher free tier for the Serverless Inference API and when consuming ZeroGPU Spaces +- Higher [storage capacity](./storage-limits) for private repositories +- Ability to create ZeroGPU Spaces and use Dev Mode +- Ability to write Social Posts and Community Blogs +- Leverage the Dataset Viewer on private datasets + +View the full list of benefits at https://huggingface.co/subscribe/pro + +Similarly to the Enterprise Hub subscription, PRO subscriptions are billed like a typical subscription. The subscription renews automatically for you. You can choose to cancel the subscription at anytime in your billing settings: https://huggingface.co/settings/billing + +You can only pay for the PRO subscription with a credit card. The subscription is billed separately from any pay-as-you-go compute usage. +Private repository storage above the [included storage](./storage-limits) will be billed along with your subscription renewal. + +Note: PRO benefits are also included in the Enterprise Hub subscription. + +## Pay-as-you-go private storage + +Above the included 1TB (or 1TB per seat) of private storage in PRO and Enterprise Hub, private storage is invoiced at **$25/TB/month**, in 1TB increments. ## Compute Services on the Hub @@ -35,7 +71,7 @@ You can add a credit card to your account from your billing settings. You also have the option to link your Hugging Face organization to your AWS account via [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-n6vsyhdjkfng2). Hugging Face compute service usage will then be included in your AWS bill. Read more in our [blog post](https://huggingface.co/blog/aws-marketplace). -### Billing thresholds & Invoicing +## Billing thresholds & Invoicing When using credit cards as a payment method, you'll be billed for the Hugging Face compute usage each time the accrued usage goes above a billing threshold for your user or organization. @@ -59,42 +95,7 @@ You can view invoices and receipts for the last 3 months in your billing dashboa -## Enterprise Hub subscriptions - -We offer advanced security and compliance features for organizations through our Enterprise Hub subscription, including [Single Sign-On](./enterprise-sso), [Advanced Access Control](./enterprise-hub-resource-groups) for repositories, control over your data location, higher [storage capacity](./storage-limits) for private repositories, and more. - -The Enterprise Hub is billed like a typical subscription. It renews automatically, but you can choose to cancel it at any time in the organization's billing settings. - -You can pay for the Enterprise Hub subscription with a credit card or your AWS account. - -Upon renewal, the number of seats in your Enterprise Hub subscription will be updated to match the number of members of your organization. -Private repository storage above the [included storage](./storage-limits) will be billed along with your subscription renewal. - - -
- - -
- -## PRO subscription - -The PRO subscription unlocks additional features for users, including: - -- Higher free tier for the Serverless Inference API and when consuming ZeroGPU Spaces -- Higher [storage capacity](./storage-limits) for private repositories -- Ability to create ZeroGPU Spaces and use Dev Mode -- Ability to write Social Posts and Community Blogs -- Leverage the Dataset Viewer on private datasets - -View the full list of benefits at https://huggingface.co/subscribe/pro - -Similarly to the Enterprise Hub subscription, PRO subscriptions are billed like a typical subscription. The subscription renews automatically for you. You can choose to cancel the subscription at anytime in your billing settings: https://huggingface.co/settings/billing - -You can only pay for the PRO subscription with a credit card. The subscription is billed separately from any pay-as-you-go compute usage. -Private repository storage above the [included storage](./storage-limits) will be billed along with your subscription renewal. - -Note: PRO benefits are also included in the Enterprise Hub subscription. +## Cloud providers partnerships -## Pay-as-you-go private storage +We partner with cloud providers like [AWS](https://huggingface.co/blog/aws-partnership), [Azure](https://huggingface.co/blog/hugging-face-endpoints-on-azure), and [Google Cloud](https://huggingface.co/blog/llama31-on-vertex-ai) to make it easy for customers to use Hugging Face directly in their cloud of choice. These solutions and usage are billed directly by the cloud provider. Ultimately, we want people to have great options for using Hugging Face wherever they build ML-powered products. -Above the included 1TB (or 1TB per seat) of private storage in PRO and Enterprise Hub, private storage is invoiced at **$25/TB/month**, in 1TB increments.