Skip to content
New issue

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

helm部署设置worker_num和gpu_per_worker报错 #2

Open
PostgreSQL1989 opened this issue Jan 9, 2025 · 0 comments
Open

helm部署设置worker_num和gpu_per_worker报错 #2

PostgreSQL1989 opened this issue Jan 9, 2025 · 0 comments

Comments

@PostgreSQL1989
Copy link

helm install xinference xinference/xinference -n xinference --version 0.0.1-v1.1.1 --set config.worker_num=2 --set config.gpu_per_worker="1"
在本地改value.yaml中的config.worker_num和config.gpu_per_worker,启动同样报错。
image
Error: INSTALLATION FAILED: 1 error occurred:
* Deployment in version "v1" cannot be handled as a Deployment: json: cannot unmarshal string into Go struct field ResourceRequirements.spec.template.spec.containers.resources.limits of type v1.ResourceList

helm install xinference xinference/xinference -n xinference --version 0.0.1-v1.1.1 --set config.model_src="modelscope"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant