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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<Tip>
4
4
5
-
Want to be an Inference Provider on the Hub? Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49).
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).
6
6
7
7
</Tip>
8
8
@@ -15,7 +15,7 @@ This guide details the steps for registering as an inference provider on the Hub
15
15
5.**Submit a PR for Python client integration** - Add your provider to [huggingface_hub](https://github.com/huggingface/huggingface_hub) (see [Python client integration](#5-python-client-integration)).
16
16
6.**Register your provider server-side and provide an icon** - Reach out to us to add your provider server-side and provide your SVG icon.
17
17
7.**Create documentation on your side** - Add documentation and do a lot of communication on your side.
18
-
8.**Add a documentation page here** - Add a provider-specific page in the Hub documentation.
18
+
8.**Add a documentation page** - Open a Pull Request in this repo (huggingface/hub-docs) to add a provider-specific page in the documentation.
19
19
9.**Share share share** do a lot of comms so that your integration is as successful as possible!
0 commit comments