Uploading pytorch_model.bin on HuggingFace Error

Hello.

I’m trying to upload fine-tuned model to huggingface from my local computer. I added every file I got from tuning as well as pytorch_model.bin file which is 5GB. When uploading it - the error pops out, it says:

Error: One or more of the specified parts could not be found. The part may have not been uploaded, or the specified entity tag may not match the part’s entity tag.

What could be the problem and how could I check the error log? It’s also says error next to the pytorch_model.bin file.