xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
https://inference.readthedocs.io
Apache License 2.0
4.83k stars 383 forks source link

请问一下xinference怎么更新版本,通过pip安装的Xinference,是卸载旧版本然后重新安装最新版本的方式吗? #2337

Closed dingidng closed 2 hours ago

dingidng commented 2 hours ago

System Info / 系統信息

xinference 0.14.1.post1

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

Version info / 版本信息

xinference 0.14.1.post1

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

xinference 0.14.1.post1

Reproduction / 复现过程

xinference 0.14.1.post1

Expected behavior / 期待表现

xinference 0.14.1.post1

xianqiliu commented 2 hours ago

@dingidng pip install --upgrade "xinference[all]"