-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 无法多卡并行评测数据 #1755
Comments
你多模型也能跑起来吗?我的多模型一直报错,每次运行到第二个模型的时候就会卡住,最后包连接错误的问题。 |
感觉你这个是网络超时之类的问题,用的torch版本是哪个,或者重新搭建一下环境 |
先决条件
问题类型
我正在使用官方支持的任务/模型/数据集进行评估。
环境
命令
CUDA_VISIBLE_DEVICES=6,7 opencompass --models vllm_qwen2_5_0_5b_instruct --datasets triviaqa_gen -a vllm --max-num-worker 2
执行上述模型文件,应该是运行下面路径的这个配置
./opencompass-main/opencompass/configs/models/qwen2_5/vllm_qwen2_5_0_5b_instruct.py
GPU只占用了一张卡
重现问题 - 代码/配置示例
见上述
重现问题 - 命令或脚本
见上述
重现问题 - 错误信息
见上述
其他信息
No response
The text was updated successfully, but these errors were encountered: