mtmd: fix idefics3 preproc - #28273
Conversation
|
/bot review |
Automated code reviewReview: mtmd: fix idefics3 preprocThe change restores the reference two-step resize for idefics3 (aspect-preserving resize to Bugs (point 1) (point 2) Will slow the review (point 3) (point 4) Nits (point 5) The comment "old gguf files have no preprocessor longest size, custom token limits also need the generic size below" is dense; consider rewording so it is clear the branch requires (point 6) The whole block duplicates the tail of the generic path (slices, append, grid assignment). If this grows further, consider folding the pre-resize step into the Scope/meta No scope problems: single-purpose fix, no new files, no public API changes, reporter-confirmed behavior. The AI-disclosure section is filled in ("fully AI-generated") - per CONTRIBUTING.md, please make sure you can explain and defend every line of this block to a reviewer independently, and that you own debugging it if the loop issue reappears in another variant. This review was generated automatically by pi coding agent using |

Overview
Fix a problem reported by @aldehir
Requirements