call post_init() in MiniCPMV to restore transformers compatibility
#3
by
LintyDev - opened
Adds self.post_init() to MiniCPMV.init to align model initialization with recent transformers versions.
Fixes the model loading error: 'MiniCPMV' object has no attribute 'all_tied_weights_keys'.