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 fa22b9c commit a2ccd84Copy full SHA for a2ccd84
charts/azimuth-chat/values.schema.json
@@ -47,7 +47,7 @@
47
"gpus": {
48
"type": "integer",
49
"title": "GPU Count",
50
- "description": "The number of GPUs to allocate to the model.",
+ "description": "The number of GPUs (within a single node) to allocate to the model.",
51
"default": 1,
52
"minimum": 0,
53
"maximum": 8
charts/azimuth-llm/values.schema.json
@@ -44,7 +44,7 @@
44
45
46
0 commit comments