Skip to content
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

Error occurs when using late interaction model. #407

Open
laura-y7860 opened this issue Nov 18, 2024 · 2 comments
Open

Error occurs when using late interaction model. #407

laura-y7860 opened this issue Nov 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@laura-y7860
Copy link

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):
image

Many Thanks,

@laura-y7860 laura-y7860 added the bug Something isn't working label Nov 18, 2024
@generall generall transferred this issue from qdrant/qdrant Nov 19, 2024
@FaisalAliShah
Copy link

hey there,

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}

@joein
Copy link
Member

joein commented Nov 22, 2024

Hey, thanks for rising the issue, we'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants