I'm using molmo-7B-D-bnb-4bit, since I only have 24 GB of VRAM and I'm getting the following error: Batch of torch.Size([1, 538, 499, 3]) images !!! Exception during processing !!! 'MolmoProcessor' ...
I came across this error when running a simple script. The problem was having the NeuTTSAir object instance as a "global variable" (i.e. defined at the root).