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.
Checklist
Describe the bug
昇腾lmdeploy使用lmdeploy serve api_server
/LLaMA-Factory-main/model/Qwen2.5-7B-Instruct
--backend pytorch
--server-port 8000
--device ascend
--session-len 8192启动服务,使用 lmdeploy APIClient 接口接收结果时,推理结果被截断。
Reproduction
API服务启动命令如下:lmdeploy serve api_server
/LLaMA-Factory-main/model/Qwen2.5-7B-Instruct
--backend pytorch
--server-port 8000
--device ascend
--session-len 8192,lmdeploy APIClient 接口代码如下:
Environment
Error traceback
The text was updated successfully, but these errors were encountered: