Skip to content

Commit e29b398

Browse files
authored
Update language to clarify that PRO is not required to launch HF Jobs (#2429)
* changes * Apply suggestion from @abidlabs * Apply suggestion from @abidlabs * Apply suggestion from @abidlabs * Apply suggestion from @abidlabs
1 parent e20b8cc commit e29b398

4 files changed

Lines changed: 2 additions & 5 deletions

File tree

docs/hub/billing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ The PRO subscription unlocks essential features for serious users, including:
3232
- Ability to create ZeroGPU Spaces and use Dev Mode
3333
- Ability to publish Social Posts and Community Blogs
3434
- Leverage the [Data Studio](./data-studio) on private datasets
35-
- Run and schedule serverless [CPU/ GPU Jobs](https://huggingface.co/docs/huggingface_hub/en/guides/jobs)
3635

3736
View the full list of benefits at https://huggingface.co/pro then subscribe over at https://huggingface.co/subscribe/pro
3837

@@ -166,4 +165,3 @@ Drop us a line at billing@huggingface.co with your feedback.
166165
**Q. My org has a Team or Enterprise subscription and I need to update the number of seats. How can I do this?**
167166

168167
A. The number of seats will automatically be adjusted at the time of the subscription renewal to reflect any increases in the number of members in the organization during the previous period. There’s no need to update the subscribed number of seats during the month or year as it’s a flat fee subscription.
169-

docs/hub/jobs-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Hugging Face Jobs let you run compute tasks on Hugging Face infrastructure without managing it yourself. Simply define a command, a Docker image, and a hardware flavor among various CPU and GPU options.
44

55
> [!TIP]
6-
> Jobs are available to any user or organization with [pre-paid credits](https://huggingface.co/pricing).
6+
> Jobs are available to all users and organizations with [pre-paid credits](https://huggingface.co/settings/billing).
77
88
Billing on Jobs is based on hardware usage and is computed by the minute: you get charged for every minute the Jobs runs on the requested hardware.
99

docs/hub/jobs-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Quickstart
22

33
In this guide you will run a Job to fine-tune an open source model on Hugging Face infrastructure in only a few minutes.
4-
Make sure you are logged in to Hugging Face and have access to your [Jobs page](https://huggingface.co/settings/jobs). Jobs are available to any user or organization with [pre-paid credits](https://huggingface.co/pricing).
4+
Make sure you are logged in to Hugging Face and have [pre-paid credits](https://huggingface.co/settings/billing) available on your account or organization. You can then access your [Jobs page](https://huggingface.co/settings/jobs) to create and manage Jobs.
55

66
<div class="flex justify-center">
77
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/jobs/jobs-page.png"/>

docs/hub/pro.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ The PRO subscription unlocks essential features for serious users, including:
99
- Ability to create ZeroGPU Spaces and use [Dev Mode](./spaces-dev-mode)
1010
- Ability to publish Social Posts and Community Blogs
1111
- Leverage the [Data Studio](./data-studio) on private datasets
12-
- Run and schedule serverless [CPU/GPU Jobs](./jobs)
1312

1413

1514
<a href="https://huggingface.co/pro" target="_blank" class="flex justify-center">

0 commit comments

Comments
 (0)