You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is the right palce to raise an issue but, I tried following the demo from qdrant/workshop-ultimate-hybrid-search and encountered an error as follows(didn't make any changes to the code provided):
Many Thanks,
The text was updated successfully, but these errors were encountered:
I am also facing kind of similar issue. I am processing texts batch_wise my batch_size is 20, for many batches late-interaction model is working fine but some batches in middle it is giving this error. Any idea how to resolve this issue?
Error embedding documents: [ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Expand node. Name:'/bert/Expand' Status Message: /bert/Expand: left operand cannot broadcast on dim 1 LeftShape: {1,512}, RightShape: {20,513}
Hello,
I don't know if this is the right palce to raise an issue but, I tried following the demo from qdrant/workshop-ultimate-hybrid-search and encountered an error as follows(didn't make any changes to the code provided):
Many Thanks,
The text was updated successfully, but these errors were encountered: