Skip to content

Commit 2823434

Browse files
committed
chore: ⬆️ bump llm-d-inference-sim to v0.3.0 (default).
1 parent ebea94f commit 2823434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/release-quickstart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ VLLM_GPU="${VLLM_GPU:-0.9.1}"
3535
# The CPU image is from https://gallery.ecr.aws/q9t5s3a7/vllm-cpu-release-repo
3636
VLLM_CPU="${VLLM_CPU:-0.9.1}"
3737
# The sim image is from https://github.com/llm-d/llm-d-inference-sim/pkgs/container/llm-d-inference-sim
38-
VLLM_SIM="${VLLM_SIM:-0.1.1}"
38+
VLLM_SIM="${VLLM_SIM:-0.3.0}"
3939

4040
echo "Using release tag: ${RELEASE_TAG}"
4141
echo "Using vLLM GPU image version: ${VLLM_GPU}"

0 commit comments

Comments
 (0)