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 b692ad1 commit 8d01161Copy full SHA for 8d01161
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:latest
+ image: ghcr.io/llm-d/llm-d-inference-sim:v0.1.2
18
imagePullPolicy: Always
19
args:
20
- --model
0 commit comments