From a7222e8c508d1455b5576fc74408da452a1fc452 Mon Sep 17 00:00:00 2001 From: Deshraj Yadav Date: Tue, 9 Jan 2024 17:44:20 +0530 Subject: [PATCH] [Docs] Fix docs heading (#1150) --- docs/components/llms.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/llms.mdx b/docs/components/llms.mdx index 3825d017..7a12cfe0 100644 --- a/docs/components/llms.mdx +++ b/docs/components/llms.mdx @@ -394,7 +394,7 @@ llm: -## Ollama +## vLLM Setup vLLM by following instructions given in [their docs](https://docs.vllm.ai/en/latest/getting_started/installation.html).