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'.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment