Skip to content

Commit 9c7afce

Browse files
committed
Remove non-simulated backend
1 parent 8263296 commit 9c7afce

File tree

2 files changed

+1
-83
lines changed

2 files changed

+1
-83
lines changed

tests/kind-ngf/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ helm install vllm-llama3-8b-instruct vllm/vllm \
127127
--set env[0].value="${HF_TOKEN}" \
128128
--wait --timeout 10m
129129

130-
# Alternative: Deploy via YAML (if Helm is not available)
131-
# kubectl apply -f tests/kind-ngf/manifests/02-vllm-backend.yaml
130+
132131

133132
# Wait for vLLM to be ready (this can take several minutes)
134133
kubectl wait --for=condition=ready pod -l app.kubernetes.io/name=vllm \

tests/kind-ngf/manifests/02-vllm-backend.yaml

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)