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
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Describe the bug
if set c(concurrency) large, crashed, maybe kv_cache is not enough, but there is no clear indication.
Run script as below:
Traceback:
Checklist
Describe the bug
if set c(concurrency) large, crashed, maybe kv_cache is not enough, but there is no clear indication.
Run script as below:
Traceback:
Reproduction
python benchmark/profile_generation.py /data/models/Qwen2.5-14B-Instruct --backend pytorch -pt 2048 -ct 512 -c 128 --tp 1
Environment
Error traceback
No response
The text was updated successfully, but these errors were encountered: