Unverified Commit bb603268 authored by zhyncs's avatar zhyncs Committed by GitHub
Browse files

[Misc] update benchmark backend for scalellm (#6018)

parent 4050d646
......@@ -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,
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment