Extremly long runtime with Trainer.push_to_hub() without error

I use the command trainer.push_to_hub() for a model that is only 1 GByte in size. I also have a fast and stable internet connection. Nevertheless, the push has been taking several hours and is still not finished. Why does it take so long and how can I accelerate the process?