mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
Litellm vllm refactor (#7158)
* refactor(vllm/): move vllm to use base llm config * test: mark flaky test
This commit is contained in:
parent
e9fbefca5d
commit
cd9b92b402
9 changed files with 48 additions and 8 deletions
|
@ -29,7 +29,7 @@ LITELLM_CHAT_PROVIDERS = [
|
|||
# "sagemaker",
|
||||
# "sagemaker_chat",
|
||||
# "bedrock",
|
||||
# "vllm",
|
||||
"vllm",
|
||||
# "nlp_cloud",
|
||||
# "petals",
|
||||
# "oobabooga",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue