Raushan Turganbay
9f41f67135
[vlm] fix loading of retrieval VLMs ( #39242 )
...
* fix vlm with retrieval
* we can't use AutoModel because new ColQwen was released after refactor
* no need for colqwen
* tied weight keys are necessary, if using IMageTextToText
* need to apply renaming in tied weights, only for ColPali
* overwrite tied keys in ColPali
* fix copies, modular can't handle if-statements
2025-07-15 17:23:54 +02:00
..
2025-04-08 14:12:08 +02:00
2025-07-10 15:40:08 +00:00
2025-06-25 14:31:20 +00:00
2025-04-28 14:20:45 +01:00
2025-06-26 16:25:00 +01:00
2025-06-23 10:56:51 +02:00
2025-07-15 09:34:06 +02:00
2025-07-15 17:23:54 +02:00
2025-06-25 17:29:10 +00:00
2025-06-27 18:33:11 +02:00
2025-07-15 14:28:59 +01:00
2025-07-15 17:16:10 +02:00
2025-07-10 19:07:59 +01:00
2025-06-11 17:28:06 +01:00
2025-07-09 21:14:45 +00:00
2025-06-26 16:25:00 +01:00
2025-07-03 11:17:27 +02:00
2025-07-10 18:53:40 +02:00
2025-06-13 16:22:12 +01:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-07-12 23:39:06 +00:00
2025-06-26 16:25:00 +01:00
2025-07-15 10:40:41 +02:00
2025-06-17 19:37:18 +01:00
2025-07-02 19:57:15 +08:00
2025-06-25 17:29:10 +00:00
2025-06-26 16:25:00 +01:00
2025-07-11 16:26:58 +00:00
2025-03-17 16:09:46 +01:00
2025-07-12 23:39:06 +00:00