We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f1e32 commit 2a6af64Copy full SHA for 2a6af64
3 files changed
ChatQnA/tests/test_manifest_on_xeon.sh
@@ -5,7 +5,7 @@
5
set -xe
6
USER_ID=$(whoami)
7
LOG_PATH=/home/$(whoami)/logs
8
-MOUNT_DIR=/home/$USER_ID/charts-mnt
+MOUNT_DIR=/home/$USER_ID/.cache/huggingface/hub
9
IMAGE_REPO=${IMAGE_REPO:-}
10
IMAGE_TAG=${IMAGE_TAG:-latest}
11
CodeGen/tests/test_manifest_on_xeon.sh
DocSum/tests/test_manifest_on_xeon.sh
0 commit comments