Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

eldarkurtic
Copy link
Contributor

MPT models appear as HF models wrapped additionally for Composer library compatibility which results in model. prefix (instead of the classic module.) At the moment this causes errors during export of quantized models as some modules are missed during matching of names. This PR fixes it.

MPT models appear as HF models wrapped additionally for Composer library compatibility which results in `model.` prefix (instead of the classic `module.`) At the moment this causes errors during export of quantized models as some modules are missed during matching of names. This PR fixes it.
@eldarkurtic eldarkurtic merged commit e8ff0f6 into main Jul 14, 2023
@eldarkurtic eldarkurtic deleted the fix-quant-MPT-export-2 branch July 14, 2023 12:53
rahul-tuli added a commit that referenced this pull request Jul 21, 2023
rahul-tuli added a commit that referenced this pull request Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants