mirror of
https://github.com/wassname/vllm.git
synced 2026-07-09 07:12:40 +08:00
[Misc] update benchmark backend for scalellm (#6018)
This commit is contained in:
@@ -422,4 +422,5 @@ ASYNC_REQUEST_FUNCS = {
|
||||
"openai": async_request_openai_completions,
|
||||
"openai-chat": async_request_openai_chat_completions,
|
||||
"tensorrt-llm": async_request_trt_llm,
|
||||
"scalellm": async_request_openai_completions,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user