mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
vllm batch
This commit is contained in:
parent
c79e0c165f
commit
3cac6b0a40
1 changed files with 8 additions and 1 deletions
|
|
@ -762,7 +762,14 @@ const sidebars = {
|
|||
"providers/triton-inference-server",
|
||||
"providers/v0",
|
||||
"providers/vercel_ai_gateway",
|
||||
"providers/vllm",
|
||||
{
|
||||
type: "category",
|
||||
label: "vLLM",
|
||||
items: [
|
||||
"providers/vllm",
|
||||
"providers/vllm_batches",
|
||||
]
|
||||
},
|
||||
"providers/volcano",
|
||||
"providers/voyage",
|
||||
"providers/wandb_inference",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue