自查清单
在提交 issue 之前,请确保您已完成以下步骤:
- 我已仔细阅读了相关使用说明文档 我已查看了常见问题解答 我已搜索并查看了现有的 issues,确认这不是一个重复的问题
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
问题描述
请简要描述您遇到的问题。
EvalScope 版本(必填)
v0.xx.x
使用的工具
- Native / 原生框架 Opencompass backend VLMEvalKit backend RAGEval backend Perf / 模型推理压测工具 Arena / 竞技场模式
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
执行的代码或指令
请提供您执行的主要代码或指令。
错误日志
请粘贴完整的错误日志或控制台输出。
运行环境
- 操作系统:
- Python版本:
其他信息
如果有其他相关信息,请在此处提供。
© 版权声明
文章版权归作者所有,未经允许请勿转载。如内容涉嫌侵权,请在本页底部进入<联系我们>进行举报投诉!
THE END







- 最新
- 最热
只看作者好像不管怎么样都跳不过这个aiohttpclient
perf默认支持的是openai api格式的调用,若要支持其他格式,可以参考文档来注册自定义的api解析方法: https: evalscope.readthedocs.io zh-cn latest user_guides stress_test custom.html#api