The warning itself is just a retry notification, so it’s not a problem in itself.
However, if it occurs too frequently, it might indicate some kind of issue. One possible temporary measure is to set HF_HUB_DISABLE_XET
.
And ensure pip install -U huggingface_hub[hf_xet]
.