Skip to content

Commit dabbc63

Browse files
test with main
1 parent d14a79f commit dabbc63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/vllm/ec2/utils/run_vllm_on_arm64.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ docker run --rm \
5959
--entrypoint /bin/bash \
6060
-e "HUGGING_FACE_HUB_TOKEN=$HF_TOKEN" \
6161
-e VLLM_WORKER_MULTIPROC_METHOD=spawn \
62+
-e VLLM_FLASH_ATTN_VERSION=2 \
6263
-v "$HOME/.cache/huggingface:/root/.cache/huggingface" \
6364
--gpus=all \
6465
"$DLC_IMAGE" \

0 commit comments

Comments
 (0)