-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chunking issue #187
Comments
No. It is not a solution, the problem still occurs. There is some chunking problem. |
This works for me - one of the test images I uploaded to test and verify #186 was 11 MB. https://test.wikipedia.org/wiki/File:Test1235.jpg Please provide examples of images that are broken and any error messages and stack traces that you get in the logs. |
2 out of 3 of these doesn't work. |
This is not a chunking issue because this should have uploaded in one go. |
@MER-C Yes, it is more of a problem with not chunking. But I am not sure what is the issue, I lowered it to 2M and it still problem appeared with some files. |
@MER-C The issue exists. Vicuna cannot upload some files because of this. |
Did you test the new change? The file for which the log is pasted above uploaded successfully: https://test.wikipedia.org/wiki/File:Test1236.jpg |
I had to change:
to:
Otherwise, uploads are rejected when they are above a certain size.
The text was updated successfully, but these errors were encountered: