LLaVA-NeXT
                                
                                
                                
                                    LLaVA-NeXT copied to clipboard
                            
                            
                            
                        Question Regarding Commented Out Line in encode_images Function
Hello, I noticed that image_features = self.get_model().vision_resampler(image_features, images=images) in the encode_images function has been commented out. Does this apply to all models in this repository?