diff --git a/docs/inference-providers/register-as-a-provider.md b/docs/inference-providers/register-as-a-provider.md index eab44d0bc..2f62c4676 100644 --- a/docs/inference-providers/register-as-a-provider.md +++ b/docs/inference-providers/register-as-a-provider.md @@ -2,12 +2,18 @@ --Want to be listed as an Inference Provider on the Hugging Face Hub? Let's get in touch! +Want to be listed as an Inference Provider on the Hugging Face Hub? Let's get in touch! Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49). + + +Note that Step 3 will require your organization to upgrade their Hub account to a [Team or Enterprise plan](https://huggingface.co/pricing). + + + This guide details the steps for registering as an inference provider on the Hub and provides implementation guidance. 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 -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. +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).