alibaba / rtp-llm

RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.
Apache License 2.0
544 stars 50 forks source link

多机单卡/多卡,报错 gang_info self None #82

Closed MasterJanus closed 4 months ago

MasterJanus commented 4 months ago

报错信息: image

docker:docker run -p 9010:8000 --gpus '"device=7"' --mount type=bind,source=/llm-use,target=/llm-use,bind-propagation=rslave -it --shm-size 2g registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.13_cuda12 bash

启动参数: image

distribute config: image