Skip to content

[Bug]: vllm-ascend/benchmarks/vllm_benchmarks/benchmark_serving.py': [Errno 2] No such file or directory #927

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

Open
Schweizliu opened this issue May 22, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Schweizliu
Copy link

Your current environment

800I A2 8卡,启动qwen2.5-vl-72b的vllm服务后进行客户端吞吐测试
pip install -r benchmarks/requirements-bench.txt

🐛 Describe the bug

出现问题的代码

bash benchmarks/scripts/run-performance-benchmarks.sh
Running test case serving_qwen2_5_7B_tp1 with qps inf
Client command: python3 vllm_benchmarks/benchmark_serving.py         --save-result         --result-dir results         --result-filename serving_qwen2_5_7B_tp1_qps_inf.json         --request-rate inf         --model Qwen/Qwen2.5-7B-Instruct --backend vllm --dataset-name sharegpt --dataset-path ./ShareGPT_V3_unfiltered_cleaned_split.json --num-prompts 200
python3: can't open file '/home/xhs/tools/vllm-ascend/benchmarks/vllm_benchmarks/benchmark_serving.py': [Errno 2] No such file or directory

仓库里没有benchmark_serving.py

@Schweizliu Schweizliu added the bug Something isn't working label May 22, 2025
@Schweizliu
Copy link
Author

无法上传报错截图

@Potabk
Copy link
Contributor

Potabk commented May 22, 2025

@Schweizliu Can you show the version of vllm-ascend?

@Yikun
Copy link
Collaborator

Yikun commented May 22, 2025

/home/xhs/tools/vllm-ascend/benchmarks/vllm_benchmarks/benchmark_serving.py the path is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants