mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 02:25:29 +00:00
docs(vllm.md): update docs to tell people to check openai-compatible endpoint docs for vllm
This commit is contained in:
@@ -4,6 +4,13 @@ LiteLLM supports all models on VLLM.
|
||||
|
||||
🚀[Code Tutorial](https://github.com/BerriAI/litellm/blob/main/cookbook/VLLM_Model_Testing.ipynb)
|
||||
|
||||
|
||||
:::info
|
||||
|
||||
To call a HOSTED VLLM Endpoint use [these docs](./openai_compatible.md)
|
||||
|
||||
:::
|
||||
|
||||
### Quick Start
|
||||
```
|
||||
pip install litellm vllm
|
||||
|
||||
Reference in New Issue
Block a user