problems downloading the entire model (eternal charge 97%)

#8
by tepirale - opened

I'm downloading the model like this:

!pip install -U "huggingface_hub[hf_transfer]"
!hf download InternScience/Agents-A1 --local-dir ./models/agents-a1

The file that isn't downloading is:

'model-00012-of-00014.safetensors'

It reaches 97% and doesn't download even after more than 30 minutes; the model download never finishes.

image

  • I only have download problems with that model 'InternScience/Agents-A1'

!pip install --force-reinstall huggingface_hub==1.22.0

tepirale changed discussion status to closed

Sign up or log in to comment