CPU docker部署xinference
·
docker run -d --restart=always -v /mnt/sda/xinference/.xinference:/root/.xinference -v /mnt/sda/xinference/.cache/huggingface:/root/.cache/huggingface -v /mnt/sda/xinference/.cache/modelscope:/root/.cache/modelscope -e XINFERENCE_MODEL_SRC=modelscope -p 9997:9997 xprobe/xinference:latest-cpu xinference-local -H 0.0.0.0
更多推荐
所有评论(0)