#Slow uploading speed to Jupiter

7 messages · Page 1 of 1 (latest)

quick tide
#

Good afternoon. I’ve encounter a strange behaviour of uploading heavy models to Jupiter.
4gb model are uploading for an hour. Can you recommend better uploading solution for heavy files to Jupiter? Especially from CivitAi to Comfy UI
Thank you

vestal badgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

magic vapor
#

Your best bet is to tar and compress it, or some sort of compression format

#

This should 1) Have less data to send over the upload 2) Stop a bunch of mini files copying over which can make uploads / copying substantially impossible usually

past prawn
#

Don't upload in Jupyter, its not designed to handle large files. Use wget, runpodctl etc.

quick tide
#

Thank you for recommendations