File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ gateway:
116116 - " true"
117117 container :
118118 envoy :
119- image : aibrix-public-release-cn-beijing.cr.volces.com/envoyproxy /envoy:v1.33.2
119+ image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix /envoy:v1.33.2
120120 resources :
121121 requests :
122122 cpu : " 1"
@@ -125,7 +125,7 @@ gateway:
125125 cpu : " 1"
126126 memory : 1Gi
127127 shutdownManager :
128- image : aibrix-public-release-cn-beijing.cr.volces.com/envoyproxy /gateway:v1.2.8
128+ image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix /gateway:v1.2.8
129129 resources :
130130 requests :
131131 cpu : 10m
Original file line number Diff line number Diff line change 2828 spec :
2929 containers :
3030 - name : prefill
31- image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix/vllm-openai:0.11.0-cu128- nixl-v0.4.1
31+ image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix/vllm-openai:v0.10.2-aibrix-v0.5.0- nixl-0.7.1-20251123
3232 command : ["sh", "-c"]
3333 args :
3434 - |
8484 spec :
8585 containers :
8686 - name : decode
87- image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix/vllm-openai:0.11.0-cu128- nixl-v0.4.1
87+ image : aibrix-public-release-cn-beijing.cr.volces.com/aibrix/vllm-openai:v0.10.2-aibrix-v0.5.0- nixl-0.7.1-20251123
8888 command : ["sh", "-c"]
8989 args :
9090 - |
@@ -136,4 +136,4 @@ spec:
136136 - name : model-hostpath
137137 hostPath :
138138 path : /root/models
139- type : DirectoryOrCreate
139+ type : DirectoryOrCreate
You can’t perform that action at this time.
0 commit comments