File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3737 "type" : " string" ,
3838 "title" : " Backend vLLM version" ,
3939 "description" : " The vLLM version to use as a backend. Must be a version tag from [this list](https://github.com/vllm-project/vllm/tags)" ,
40- "default" : " v0.6.3 "
40+ "default" : " v0.7.2 "
4141 }
4242 }
4343 }
118118 }
119119 },
120120 "required" : [
121- " model_name" ]
121+ " model_name"
122+ ]
122123 }
123124 }
124125 }
Original file line number Diff line number Diff line change 3434 # Container image config
3535 image :
3636 repository : vllm/vllm-openai
37- version : v0.6.3
37+ version : v0.7.2
3838 monitoring :
3939 enabled : true
4040 # The number of replicas for the backend deployment
8383 # Container image config
8484 image :
8585 repository : ghcr.io/stackhpc/azimuth-llm-chat-ui
86- tag : # Defaults to chart's appVersion
86+ tag : # Defaults to chart's appVersion
8787 imagePullPolicy :
8888 # The settings to be passed to the frontend web app.
8989 # Format depends on the chosen UI image above. For each of the UIs
You can’t perform that action at this time.
0 commit comments