-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
It's a well-known issue that openbmb/MiniCPM-o-2_6 only works with transformers versions up to 4.51.3, hence the MAX_TRANSFORMERS_VERSION defined here:
| MAX_TRANSFORMERS_VERSION = "4.51.3" |
In our case we have a patched variant of openbmb/MiniCPM-o-2_6 which resolves the issues for transformers > 4.51.3, but are unable to attempt the export due to this check.
Is there a way that we can override or disable the version checks? If not, it would be nice to have such a mechanism.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels