What's Changed
* Lang modeling by alex-jw-brooks in https://github.com/caikit/caikit-nlp/pull/95
* Fix logic for model type checking by kellyaa in https://github.com/caikit/caikit-nlp/pull/30
* Fix local TGIS case for text-geneneration model loading by Xaenalt in https://github.com/caikit/caikit-nlp/pull/114
* Add support causalm finetune by gkumbhat in https://github.com/caikit/caikit-nlp/pull/80
* text generation local block by Ssukriti in https://github.com/caikit/caikit-nlp/pull/79
* [NO-JIRA] Update README.md by rawkintrevo in https://github.com/caikit/caikit-nlp/pull/110
* Consolidate tgis finetuning by gkumbhat in https://github.com/caikit/caikit-nlp/pull/116
* Tgis auto finder by gabe-l-hart in https://github.com/caikit/caikit-nlp/pull/123
* :bug: Fix training arguments for service generation to work correctly by gkumbhat in https://github.com/caikit/caikit-nlp/pull/122
* fixed simple typo in run_fine_tuning.py by olson-ibm in https://github.com/caikit/caikit-nlp/pull/128
* Update fine-tuning example to allow local save of the model and flexible target seq len by gkumbhat in https://github.com/caikit/caikit-nlp/pull/130
* ⬆️ Update caikit[runtime-grpc,runtime-http] requirement from <0.16.0,>=0.15.0 to >=0.15.0,<0.17.0 by dependabot in https://github.com/caikit/caikit-nlp/pull/129
* Move to Caikit Interfaces by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/131
* Welcome back Gabe by gkumbhat in https://github.com/caikit/caikit-nlp/pull/132
* Closes 134 by olson-ibm in https://github.com/caikit/caikit-nlp/pull/135
* ⬆️ Update caikit[runtime-grpc,runtime-http] requirement from <0.17.0,>=0.16.0 to >=0.16.0,<0.18.0 by dependabot in https://github.com/caikit/caikit-nlp/pull/142
* Fix stream api gen by gkumbhat in https://github.com/caikit/caikit-nlp/pull/143
* :loud_sound: add value check logs by joerunde in https://github.com/caikit/caikit-nlp/pull/148
* [CAIKIT-NLP-3] Remove device arg from .run by rawkintrevo in https://github.com/caikit/caikit-nlp/pull/112
* :adhesive_bandage::package: Fix peft installation by gkumbhat in https://github.com/caikit/caikit-nlp/pull/149
* Update Accelerate dependency to fix import by Maxusmusti in https://github.com/caikit/caikit-nlp/pull/147
* ✨ ExponentialDecayLengthPenalty data model by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/157
* Update README.md by gkumbhat in https://github.com/caikit/caikit-nlp/pull/137
* Remove redacted git history by alex-jw-brooks in https://github.com/caikit/caikit-nlp/pull/160
* Flattened inf params by gkumbhat in https://github.com/caikit/caikit-nlp/pull/152
* :sparkles: Add support for additional generate params by gkumbhat in https://github.com/caikit/caikit-nlp/pull/150
* Add more text generation inference params to TGIS modules by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/155
* eos_token bug fix by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/165
* 🐛 stop_sequences as list of str by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/168
* Fix seed type mismatch by tharapalanivel in https://github.com/caikit/caikit-nlp/pull/171
* Update parameter selection doc by gkumbhat in https://github.com/caikit/caikit-nlp/pull/172
* :truck: Change parameter name and mark them optional for runtime by gkumbhat in https://github.com/caikit/caikit-nlp/pull/173
* Unload prompts 180 by gabe-l-hart in https://github.com/caikit/caikit-nlp/pull/183
* :bug: Fix attention mask and task_id for MPT by gkumbhat in https://github.com/caikit/caikit-nlp/pull/185
* Add Thara as maintainer 🥳 by gkumbhat in https://github.com/caikit/caikit-nlp/pull/188
New Contributors
* alex-jw-brooks made their first contribution in https://github.com/caikit/caikit-nlp/pull/95
* kellyaa made their first contribution in https://github.com/caikit/caikit-nlp/pull/30
* olson-ibm made their first contribution in https://github.com/caikit/caikit-nlp/pull/128
* tharapalanivel made their first contribution in https://github.com/caikit/caikit-nlp/pull/131
* joerunde made their first contribution in https://github.com/caikit/caikit-nlp/pull/148
* Maxusmusti made their first contribution in https://github.com/caikit/caikit-nlp/pull/147
**Full Changelog**: https://github.com/caikit/caikit-nlp/compare/0.1.0...0.2.0