We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7196ad commit 507e51cCopy full SHA for 507e51c
charts/azimuth-llm/values.schema.json
@@ -46,7 +46,7 @@
46
"title": "GPU Count",
47
"description": "The number of GPUs to allocate to the model.",
48
"default": 1,
49
- "minimum": 1,
+ "minimum": 0,
50
"maximum": 8
51
}
52
0 commit comments