Skip to content

Commit

Permalink
apply custom pv
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Dec 5, 2024
1 parent ad41a11 commit 7553c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/engine-vllm-pvc/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ mkdir -p ${PV_HOST_PATH}
huggingface-cli download facebook/opt-125m --local-dir ${PV_HOST_PATH} \
--exclude "tf_model.h5" "flax_model.msgpack"

kubectl apply -f $REPO_DIR/test/e2e/engine-vllm-pvc/pv.yaml
kubectl apply -f $REPO_DIR/test/e2e/engine-vllm-pvc/pvc.yaml

helm install $models_release $REPO_DIR/charts/models -f - <<EOF
Expand Down

0 comments on commit 7553c9c

Please sign in to comment.