We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.16.1
xinference launch --model-name bge-m3 --model-type embedding --replica 2 --n-gpu 1
Use the above command to launch two instances of the BGE-M3 model. Sometimes, an instance may encounter CUDA-related errors when calling an interface.
Xin can automatically detect problematic nodes and restart them.
The text was updated successfully, but these errors were encountered:
Maybe we can add a health_check for each worker model actor to query its status.
health_check
Sorry, something went wrong.
This issue is stale because it has been open for 7 days with no activity.
No branches or pull requests
System Info / 系統信息
Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
Version info / 版本信息
0.16.1
The command used to start Xinference / 用以启动 xinference 的命令
xinference launch --model-name bge-m3 --model-type embedding --replica 2 --n-gpu 1
Reproduction / 复现过程
Use the above command to launch two instances of the BGE-M3 model. Sometimes, an instance may encounter CUDA-related errors when calling an interface.
Expected behavior / 期待表现
Xin can automatically detect problematic nodes and restart them.
The text was updated successfully, but these errors were encountered: