概要

フル名
docker.io/apecloud/xinference
Registry
docker.io
名前空間
apecloud
リポジトリ
xinference
キャッシュ Tag 数
9
最終同期
07/06/2026, 02:43 AM

概要

XInference 分布式 LLM 推理镜像,加载 HuggingFace/GGUF 模型提供 OpenAI 兼容 API,需 GPU 加速,适合本地大模型 serving。

詳細

apecloud/xinference 运行 XInference 分布式推理引擎,加载多种 LLM/embedding 模型提供 OpenAI 兼容 REST API。定位为 GPU LLM 推理服务,需 --gpus all 与模型缓存 volume;docker 或 GPU 节点部署, CPU-only K8s 常规场景。

快速启动

docker run -d --name xinference \
  --gpus all \
  -p 9997:9997 \
  docker.io/apecloud/xinference:latest

推荐实践

docker run -d --name xinference \
  --gpus all \
  --restart unless-stopped \
  -p 9997:9997 \
  -v /data/xinference:/root/.xinference \
  docker.io/apecloud/xinference:v0.12.0

核心参数说明

  • --gpus all — GPU 推理加速
  • -p 9997:9997 — XInference REST API
  • -v .../xinference:... — 模型权重缓存
  • 定位 — GPU LLM serving 服务
Tagアーキテクチャプッシュ日時サイズDigest同期期望操作
docker.io/apecloud/xinference
:v1.13.0
linux/amd64
2025/11/28 11:3115.7 GBsha256:b5df50f3d04e
docker.io/apecloud/xinference
:v1.13.0-cpu
linux/amd64
2025/11/28 11:313.2 GBsha256:89160d6f8fcd
docker.io/apecloud/xinference
:v0.15.4-cpu
linux/amd64
2024/11/26 16:462.1 GBsha256:89260f89f438
docker.io/apecloud/xinference
:v0.15.4
linux/amd64
2024/11/26 16:257.9 GBsha256:9138d360c26a
docker.io/apecloud/xinference
:v0.11.0-cpu
linux/amd64
2024/08/20 13:052.1 GBsha256:70536e983704
docker.io/apecloud/xinference
:v0.11.0
linux/amd64
2024/08/15 21:4316.2 GBsha256:60801d9ca5bf
docker.io/apecloud/xinference
:latest-amd64
linux/amd64
2024/01/10 21:4411.2 GBsha256:a2b245ff97c4
docker.io/apecloud/xinference
:latest-cpu
linux/amd64linux/arm64
2023/11/21 16:211.0 GBsha256:0c00f43bed7e
docker.io/apecloud/xinference
:latest-arm
linux/arm64/v8
2023/11/06 23:08897.4 MBsha256:b98908df55b5