Skip to content

Commit 0e338bc

Browse files
committed
chore: 🔨 Use the latest llm-d-inference-sim image tag.
1 parent 4cd062a commit 0e338bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎config/manifests/vllm/sim-deployment.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: vllm-sim
17-
image: ghcr.io/llm-d/llm-d-inference-sim:v0.1.2
17+
image: ghcr.io/llm-d/llm-d-inference-sim:latest
1818
imagePullPolicy: Always
1919
args:
2020
- --model

0 commit comments

Comments
 (0)