We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4139ed9 + 1414bc1 commit 797df20Copy full SHA for 797df20
1 file changed
.ci/scripts/export_model_artifact.sh
@@ -67,6 +67,8 @@ if [ -z "${1:-}" ]; then
67
exit 1
68
fi
69
70
+export HF_HUB_DISABLE_XET=1
71
+
72
set -eux
73
74
DEVICE="$1"
0 commit comments