Is useful to have more than 2GB PHP memory limit for large files?

I have to use cloud with very large file uploads and downloads (even more than 100GB.
I have increased post and upload size but I’m wondering what is the appropriate memory allocation limit in PHP config for this use scenario and if it’s important to set an high memory limit and in case what is the more appropriate value (total RAM on the machine is 8GB).