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?
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?