Skip to content

Runs out of memory for large datasets #70

@MrPekar98

Description

@MrPekar98

When generating embeddings of larger datasets, say 30 GB, I will get an OutOfMemory exception. I run your container from Docker Hub on a server with 2 TB of RAM.

You can add the -Xmx flag when running the .jar file to increase the maximum heap size. For example, -Xmx500g.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions