Skip to content

Commit 797df20

Browse files
Merge branch 'main' into remove-repeated-recompiles-in-constant-fusion
2 parents 4139ed9 + 1414bc1 commit 797df20

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.ci/scripts/export_model_artifact.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ if [ -z "${1:-}" ]; then
6767
exit 1
6868
fi
6969

70+
export HF_HUB_DISABLE_XET=1
71+
7072
set -eux
7173

7274
DEVICE="$1"

0 commit comments

Comments
 (0)