googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.18k stars 708 forks source link

Downloading big files does not work. #4652

Open 0wwafa opened 3 months ago

0wwafa commented 3 months ago

In colab, I made some test quantizing some A.I. models. Once quantized, the files are usually between 4 and 7 gb. The only thing that seems to work is to move them momentarily on google drive and then download them from there. But if instead a click on the left side of a colab notebook and select "download", nothing happens. It seems to work only with small files.

cperry-goog commented 3 months ago

Tracking internally at b/349828178