Skip to content

Memory leaks issue when loading evaluation datasets #11

@Isotr0py

Description

@Isotr0py

When loading the docvqa datasets, RAM usage keeps going high and nearly reaches 30+GB, which almost crashed a machine set up with 32GB RAM.

Running commands:

python -m eval.run eval_vllm         --model_name HuggingFaceTB/SmolVLM-256M-Instruct         --url http://0.0.0.0:8000         --output_dir ~/tmp         --eval_name "docvqa"

Memory profiling results:

Image

Image

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