inference icon indicating copy to clipboard operation
inference copied to clipboard

Docker启动webui报错

Open kecikeci opened this issue 8 months ago • 3 comments

System Info / 系統信息

ubuntu 22.04/24.04

Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?

  • [x] docker / docker
  • [ ] pip install / 通过 pip install 安装
  • [ ] installation from source / 从源码安装

Version info / 版本信息

v1.4.1-cpu

The command used to start Xinference / 用以启动 xinference 的命令

1

Reproduction / 复现过程

使用docker启动运行 docker run --restart=always -d -p 9997:9997 -e XINFERENCE_MODEL_SRC=modelscope -e USE_XLLAMACPP=1 -e XINFERENCE_HOME=/workspace -v /data/Xinference:/workspace xprobe/xinference:v1.4.1-cpu xinference-local -H 0.0.0.0

Image

Expected behavior / 期待表现

正常启动

kecikeci avatar Apr 19 '25 05:04 kecikeci

1.4.0可以启动成功

kecikeci avatar Apr 19 '25 05:04 kecikeci

1.5.0同样的问题

Saoforest avatar Apr 19 '25 12:04 Saoforest

同样的问题

turndown avatar Apr 21 '25 01:04 turndown

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Apr 28 '25 19:04 github-actions[bot]

This issue was closed because it has been inactive for 5 days since being marked as stale.

github-actions[bot] avatar May 03 '25 19:05 github-actions[bot]