Skip to content

opendatahub-io/caikit-nlp

Repository files navigation

Caikit NLP

caikit_nlp is a Caikit library that currently provides PEFT prompt tuning and MPT (multi-task prompt tuning) functionalities.

More information on MPT can be found at: https://arxiv.org/abs/2303.02861

Currently causal language models and sequence-to-sequence models are supported.

Notes

  • The data model for text generative capabilities is baked into this repository itself at caikit_nlp/data_model/generation.py.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 99.1%
  • Other 0.9%