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

Embedding length mismatch #895

Open
abhim1509 opened this issue Jun 1, 2024 · 2 comments
Open

Embedding length mismatch #895

abhim1509 opened this issue Jun 1, 2024 · 2 comments

Comments

@abhim1509
Copy link

abhim1509 commented Jun 1, 2024

Hey, I am trying to run RAG pipeline privately with Ollama.

Here are config details:

  1. Llamaindex: ^0.3.14
  2. Ollama for Windows
  3. LLM: Llama3
  4. Embedding model: Hugging face model XENOVA_ALL_MPNET_BASE_V2

I am getting Embedding length mismatch error from utils.js file under llamaindex/dist/Embeddings. Kindly help on the same.

@marcusschiesser
Copy link
Collaborator

@abhim1509 Can you please post a reproducible use case?

@himself65
Copy link
Member

throw new Error("Embedding length mismatch");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants