Skip to content

Commit e9c4f13

Browse files
committed
More requirement from #1853 more visible
1 parent 50e26f5 commit e9c4f13

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
<Tip>
44

5-
-Want to be listed as an Inference Provider on the Hugging Face Hub? Let's get in touch!
5+
Want to be listed as an Inference Provider on the Hugging Face Hub? Let's get in touch!
66

77
Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49).
88

99
</Tip>
1010

11+
<Tip warning={true}>
12+
13+
Note that Step 3 will require your organization to upgrade their Hub account to a [Team or Enterprise plan](https://huggingface.co/pricing).
14+
15+
</Tip>
16+
1117
This guide details the steps for registering as an inference provider on the Hub and provides implementation guidance.
1218

1319
1. **Implement standard task APIs** - Follow our task API schemas for compatibility (see [Prerequisites](#1-prerequisites)).
@@ -131,7 +137,7 @@ First step is to use the Model Mapping API to register which HF models are suppo
131137

132138
<Tip>
133139

134-
To proceed with this step, we have to enable your account server-side. Make sure you have an organization on the Hub for your company, and upgrade it to a Team or Enterprise plan.
140+
To proceed with this step, we have to enable your account server-side. Make sure you have an organization on the Hub for your company, and upgrade it to a [Team or Enterprise plan](https://huggingface.co/pricing).
135141

136142
</Tip>
137143

0 commit comments

Comments
 (0)