You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/inference-providers/register-as-a-provider.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# How to be registered as an inference provider on the Hub?
2
2
3
-
<Tip>
3
+
<Tipwarning={true}>
4
+
5
+
New provider onboarding is temporarily paused with no specific timeline for resumption.
4
6
5
-
Want to be listed as an Inference Provider on the Hugging Face Hub? Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49).
7
+
We are currently in a consolidation phase, focusing on growing usage of existing Inference Providers through new features and integrations rather than expanding to new partners.
6
8
7
9
</Tip>
8
10
@@ -213,7 +215,7 @@ The output of this route is a mapping ID that you can later use to update the ma
0 commit comments