smzzl

Results 1 issues of smzzl

### Question Encountered an issue while processing inquiries involving multiple images in: **llava/model/llava_arch.py** at Line 119. `image_features = [x.flatten(0, 1).to(self.device) for x in image_features]` I'm questioning the use of flatten...