We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da43f1a commit ddef419Copy full SHA for ddef419
docs/serverless/overview.md
@@ -37,7 +37,7 @@ Quick Deploys are pre-configured templates for popular AI models that you can de
37
**Best for**: Deploying and serving large language models (LLMs).
38
39
vLLM endpoints are specifically optimized for running LLMs:
40
-* Support for any Hugging Face model
+* Support for any [Hugging Face model](https://huggingface.co/models)
41
* Optimized for LLM inference
42
* Simple configuration via environment variables
43
* High-performance serving with vLLM
0 commit comments