The latest release of peft includes MPT. Using this instead of the git hash dependency will allow us to make pypi releases of caikit-nlp. This will also allow anything that depends on caikit-nlp to be pulled in via version rather than git hash.
Acceptance Criteria
[ ] Update git hash dependency to version dependency
[ ] Make pypi release of caikit-nlp
[ ] No functionalities are broken with the upgrade
Description
The latest release of peft includes MPT. Using this instead of the git hash dependency will allow us to make pypi releases of
caikit-nlp
. This will also allow anything that depends oncaikit-nlp
to be pulled in via version rather than git hash.Acceptance Criteria
caikit-nlp