You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a benchmark of deepspeed-mii backend to use api_key
Previously, a benchmark can't run to a deepspeed-mii server
with using api_key.
This patch is ported the implementation from
async_request_openai_completions() so that api_key can be specified.
Signed-off-by: Teruaki Ishizaki <teruaki.ishizaki@ntt.com>
0 commit comments