[Misc] update benchmark backend for scalellm (#6018)
This commit is contained in:
parent
4050d646e5
commit
bb60326836
@ -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,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user