Skip to content

speed up embeddings #11

@edoyango

Description

@edoyango

The embedding process is much slower than it could be. Breadcrumbs:

  • GPU compute utilisation is around 30%
    • Other RAG apps like anything llm max out the GPU when embedding.
  • embedding is done through the langchain chromadb api. Might not have been implemented efficiently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions