HeaderTooLarge Error

#109
by caiofelix - opened

When I start my pipeline, I receive the following error::

         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge```

You might need to check if you have already downloaded the correct full-size model document.

I cloned the repo using both HTTPS and SSH, twice each, to validate whether I was downloading it correctly, but I am still receiving the same error.

https://github.com/huggingface/transformers/issues/27923

Maybe try downloading large files manually from the web or models from other repos?

I downloaded the safetensors files manually and it works, thank you for the help.

caiofelix changed discussion status to closed

Sign up or log in to comment