Unverified Commit 89bb3fe9 authored by Alec's avatar Alec Committed by GitHub
Browse files

fix: remove quote (#4027)


Signed-off-by: default avataralec-flowers <aflowers@nvidia.com>
parent e6809ff0
......@@ -34,7 +34,7 @@ spec:
- |
set -eux
pip install --no-cache-dir huggingface_hub hf_transfer
hf download $MODEL_NAME --revision $MODEL_REVISION"
hf download $MODEL_NAME --revision $MODEL_REVISION
volumeMounts:
- name: model-cache
mountPath: /model-store
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment