Hi,
I am trying to upload a t5-3b based model to HuggingFace. The folder to upload has 11G.
When I am uploading, it will gives 'Connection aborted.', BrokenPipeError(32, 'Broken pipe').
Does it because the model is too large and there is a limitation? How could I deal with that?
Thank you for your help!
Hi,
I am trying to upload a
t5-3bbased model to HuggingFace. The folder to upload has 11G.When I am uploading, it will gives
'Connection aborted.', BrokenPipeError(32, 'Broken pipe').Does it because the model is too large and there is a limitation? How could I deal with that?
Thank you for your help!