Replies: 1 comment
-
I would like to dive in but how to debug? Also weird that it is only on the translation model. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get an error about input not being empty, but I feed it the exact same data in the main thread and it always works, but when I do so in a web worker, i sometimes get errors. same data but weirdness in worker.
Since I am using transformers.js to get to onnx runtime, I have an issue there as well, but it seem more of an issue with ORT.
huggingface/transformers.js#1234
What can i do to debug this?
Beta Was this translation helpful? Give feedback.
All reactions