diff --git a/docs/inference-providers/index.md b/docs/inference-providers/index.md index a27bb1445..f7d71363d 100644 --- a/docs/inference-providers/index.md +++ b/docs/inference-providers/index.md @@ -1,5 +1,10 @@ # Inference Providers +
+ + +
+ Hugging Face Inference Providers simplify and unify how developers access and run machine learning models by offering a unified, flexible interface to multiple serverless inference providers. This new approach extends our previous Serverless Inference API, providing more models, increased performances and better reliability thanks to our inference partners. To learn more about the launch of Inference Providers, check out our [announcement blog post](https://huggingface.co/blog/inference-providers).