From e9c4f13dcdac48bb58eb707d26bca721571c2ae5 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 4 Sep 2025 13:11:38 +0200 Subject: [PATCH] More requirement from #1853 more visible --- docs/inference-providers/register-as-a-provider.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/inference-providers/register-as-a-provider.md b/docs/inference-providers/register-as-a-provider.md index eab44d0bc4..2f62c46766 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).