-
Notifications
You must be signed in to change notification settings - Fork 779
Open
Description
System Info / 系統信息
Miniconda3_3.10 ubuntu22.04 CUDA 12.1
Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- docker / docker
- pip install / 通过 pip install 安装
- installation from source / 从源码安装
Version info / 版本信息
v0.13.3
The command used to start Xinference / 用以启动 xinference 的命令
Reproduction / 复现过程
启动命令: XINFERENCE_MODEL_SRC=modelscope XINFERENCE_HOME=/www xinference-local -H 0.0.0.0 --port 80 --auth-config /www/config,
config 也定义了api-key
Expected behavior / 期待表现
完美集成到dify
chinacqzgpchinacqzgp