Nan XU

Results 2 issues of Nan XU

**Describe the bug** In function **fit** for grid search over pool_factors and filter_sizes, the last model is preserved rather the one with best performance. **Expected behavior** from `_, self.model =...

bug

Thanks for sharing the pretrained checkpoints on huggingface. It seems the config.json file is missing and we cannot load the pretrained model as how llava has done. Could you provide...