Browse Source

[Docs] Fix docs heading (#1150)

Deshraj Yadav 1 year ago
parent
commit
a7222e8c50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/components/llms.mdx

+ 1 - 1
docs/components/llms.mdx

@@ -394,7 +394,7 @@ llm:
 
 </CodeGroup>
 
-## Ollama
+## vLLM
 
 Setup vLLM by following instructions given in [their docs](https://docs.vllm.ai/en/latest/getting_started/installation.html).