Unable to submit notebook with large model file

Hi, when I submit a notebook with a small model file (~100 MB), the submission goes through smoothly, but when I try submitting a notebook with a large model (~4GB), the model gets uploaded, and then the ‘Submit’ button reappears, clicking on which just uploads the model again. This continues without ever going through to the next stage (‘Run in the cloud’). Does anyone else have this issue?

It is likely showing you the error but you didn’t see it.

It is perhaps non whitelisted libraries or the connection broke while uploading.

Well, strictly yes, a red box saying ‘validation error’ does appear briefly and closes by itself, but without any further details it isn’t very helpful. There aren’t any libraries in this notebook not present in the one using the smaller model (which runs successfully), so I’m not sure what the problem is.

The only input that could trigger that is the message.

Are you specifying a message greater than 200 characters?

No, just something like ‘3’ or ‘4’ for keeping track

Could you share a screenshot of the menu before uploading and while uploading?

If there is private information in the file naming, please send them to me on Discord.

Hi, please have a look at the screenshots.

@itchy-agneev could you try to submit without the big model file? The error should not come from here.

But I must admin the error is really weird…

Well yes, the notebook successfully gets uploaded without the model file, but it obviously gives an error while running.

I am really sorry but I am unable to reproduce the issue…
I can submit without issues with a file size similar to you :confused:


(tested in both Chrome and Edge)

I know this might be out of scope really, but are you familiar with the Chrome DevTools?

Not that much, but since I still can’t get this model to run, I am willing to see if this helps. Could you tell me what I should do?

If you never heard of it, it would be pretty hard for a novice.

Could you try to submit using the CLI?
Take a look at the hybrid setup.