Skip to content

Why is answer_videos_vlm processor more VRAM hungry than outside a container? #28

Description

@geoffroy-noel-ddh

Two implementations of the same model (qwen3-vl-32b-instruct) doing the same tasks on the same input. But they have different VRAM requirements on the same environment.

One in the experiments/qwen folder of the ISSA repository. It works well on a h100 or A100 80g GPUs on e-Research HPC.

The other in the processor of the answer_videos_vlm operator. It goes out of memory (OOM) on the same compute nodes.

Why?

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions