Skip to content

Commit c22e52b

Browse files
committed
Minor update to comment.
Signed-off-by: Revital Sur <eres@il.ibm.com>
1 parent 09ad012 commit c22e52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/kind-dev-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export VLLM_REPLICA_COUNT="${VLLM_REPLICA_COUNT:-1}"
7171
# By default we are not setting up for PD (Prefill/Decode)
7272
export PD_ENABLED="\"${PD_ENABLED:-false}\""
7373

74-
# By default we are not setting up for EPD (Encode/Prefill/Decode)
74+
# By default we are not setting up for EPD (Encode/PD)
7575
export EPD_ENABLED="\"${EPD_ENABLED:-false}\""
7676

7777
# By default we are not setting up for KV cache

0 commit comments

Comments
 (0)