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 4cd062a commit 0e338bcCopy full SHA for 0e338bc
‎config/manifests/vllm/sim-deployment.yaml‎
@@ -14,7 +14,7 @@ spec:
14
spec:
15
containers:
16
- name: vllm-sim
17
- image: ghcr.io/llm-d/llm-d-inference-sim:v0.1.2
+ image: ghcr.io/llm-d/llm-d-inference-sim:latest
18
imagePullPolicy: Always
19
args:
20
- --model
0 commit comments