Yue Zheng
Yue Zheng
https://github.com/sdc17/CrossGET/blob/dc3297534ecc2cbd7c0d3806df3e6426dc5c1a53/CLIP/clip/model.py#L296 https://github.com/sdc17/CrossGET/blob/dc3297534ecc2cbd7c0d3806df3e6426dc5c1a53/CLIP/clip/model.py#L297 https://github.com/sdc17/CrossGET/blob/dc3297534ecc2cbd7c0d3806df3e6426dc5c1a53/CLIP/clip/model.py#L298
Hello, when I want to perform an inference task, where is the entry function I need to execute? How do I create a model and upload a screenshot?
Hello, great work. I encountered a problem in the core code: ` File "/tmp/pycharm_project_858/m_llava/model/multimodal_projector/builder.py", line 112, in forward key = self.ln_k_1(self.k_proj_1(x_multi)).permute(1, 0, 2)` `RuntimeError: mat1 and mat2 shapes cannot be...
Hello, how can i download the audio encoder in X-InstructBLIP project? The original download link seems to be broken.