[Benchmark]支持Completions接口 (#5700)

* benchmark工具支持受限解码场景指定response_format

* Update backend_request_func.py

output.success判断兼容思考内容超长截断时回复内容为空的情况

* Update benchmark_serving.py

更新benchmark_metrics

* 支持Completions接口

* 支持Completions接口

* 支持Completions接口

* [Benchmark]支持Completions接口

* [Benchmark]支持Completions接口

---------

Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
This commit is contained in:
ophilia-lee
2025-12-23 19:46:23 +08:00
committed by GitHub
parent 04c30521dd
commit 99258e19c8
5 changed files with 17 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
> :bulb: If this PR is a Cherry Pick, the PR title needs to follow the format by adding the [Cherry-Pick] label at the very beginning and appending the original PR ID at the end. For example, [Cherry-Pick][CI] Add check trigger and logic(#5191)
> :bulb: 如若此PR是Cherry PickPR标题需遵循格式在最开始加上[Cherry-Pick]标签以及最后面加上原PR ID例如[Cherry-Pick][CI] Add check trigger and logic(#5191)
> :bulb: 如若此PR是Cherry PickPR标题需遵循格式在最开始加上[Cherry-Pick]标签以及最后面加上原PR ID例如[Cherry-Pick][CI] Add check trigger and logic(#5191)
## Modifications