api-for-open-llm
api-for-open-llm copied to clipboard
docker vllm运行qwen1.5-7b-chat无法部署,报错:Fatal Python error: Bus error
trafficstars
提交前必须检查以下项目 | The following items must be checked before submission
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issues have already been addressed and fixed.
- [X] 我已阅读项目文档和FAQ章节并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案 | I have searched the existing issues / discussions
问题类型 | 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
请问这个错误解决了吗?我也遇到了
请问这个错误解决了吗?我也遇到了
同样问题,有大佬嘛