-
Notifications
You must be signed in to change notification settings - Fork 221
RangeError: Maximum call stack size exceeded
for image buffer input
#247
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
Comments
@aron Yeah, I think the Files API would be the best solution to this. Let's chat about what's blocking us from shipping that. |
Ah yeah same.. I was thinking, "Isn't this file supposed to be uploaded automatically by the client now?" That explains it. Files API sounds good to me. 👍🏼 |
Hey any updates on when this fix will be merged? I'm following the upload guide that can be accessed from any model and neither File, Blob, and Buffer uploads all give me this error. Thanks |
Hello, I also have the same problem. Were you able to find a solution? |
We're going to ship #184, but in the short term you can temporarily work around it by npm installing this branch from GitHub:
|
Thanks a lot ,you saved my life🙏🏿 |
mine too. please ship this PR |
I've got this code:
And this image:
I'm trying to feed this image to https://replicate.com/yorickvp/llava-v1.6-34b as a buffer:
But I'm getting this error:
The text was updated successfully, but these errors were encountered: