xusenlinzy / api-for-open-llm

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
Apache License 2.0
2.33k stars 264 forks source link

docker vllm运行qwen1.5-7b-chat无法部署,报错:Fatal Python error: Bus error #242

Open syusama opened 7 months ago

syusama commented 7 months ago

提交前必须检查以下项目 | The following items must be checked before submission

问题类型 | Type of problem

模型推理和部署 | Model inference and deployment

操作系统 | Operating system

Windows

详细描述问题 | Detailed description of the problem

# 请在此处粘贴运行代码(如没有可删除该代码块)
# Paste the runtime code here (delete the code block if you don't have it)
2024-03-02 23:30:43 =================================
2024-03-02 23:30:43 *** SIGBUS received at time=1709393443 on cpu 1 ***
2024-03-02 23:30:43 PC: @     0x7f92ed8a9a4a  (unknown)  (unknown)
2024-03-02 23:30:43     @     0x7f92ed743520       1600  (unknown)
2024-03-02 23:30:43     @ 0x32322d6c63636e2f  (unknown)  (unknown)
2024-03-02 23:30:43 [2024-03-02 15:30:43,718 E 1 3619] logging.cc:361: *** SIGBUS received at time=1709393443 on cpu 1 ***
2024-03-02 23:30:43 [2024-03-02 15:30:43,721 E 1 3619] logging.cc:361: PC: @     0x7f92ed8a9a4a  (unknown)  (unknown)
2024-03-02 23:30:43 [2024-03-02 15:30:43,721 E 1 3619] logging.cc:361:     @     0x7f92ed743520       1600  (unknown)
2024-03-02 23:30:43 [2024-03-02 15:30:43,725 E 1 3619] logging.cc:361:     @ 0x32322d6c63636e2f  (unknown)  (unknown)
2024-03-02 23:30:43 Fatal Python error: Bus error

docker vllm运行qwen1.5-7b-chat无法部署,报错:Fatal Python error: Bus error

Dependencies

# 请在此处粘贴依赖情况
# Please paste the dependencies here

运行日志或截图 | Runtime logs or screenshots

# 请在此处粘贴运行日志
# Please paste the run log here

企业微信截图_17093937079794

Liam-Ji commented 6 months ago

请问这个错误解决了吗?我也遇到了

Parker0000 commented 3 months ago

请问这个错误解决了吗?我也遇到了

同样问题,有大佬嘛