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 770e39d commit a5e496eCopy full SHA for a5e496e
charts/azimuth-chat/values.schema.json
@@ -40,7 +40,7 @@
40
"type": "string",
41
"title": "Backend vLLM version",
42
"description": "The vLLM version to use as a backend. Must be a version tag from [this list](https://github.com/vllm-project/vllm/tags)",
43
- "default": "v0.7.2"
+ "default": "v0.9.0.1"
44
}
45
46
0 commit comments