Features
- [x] Add project page 9;
- [x] Add examples 11;
- [x] Support more reranker models and retrieval models 13;
Bug Fixed
- [x] Fixed the 'context empty' issue 15;
What's Changed
* Feature(LLMLingua): release LLMLingua code & demo by iofu728 in https://github.com/microsoft/LLMLingua/pull/2
* Feature(LLMLingua): update the news by iofu728 in https://github.com/microsoft/LLMLingua/pull/9
* Feature(LLMLingua): add examples by iofu728 in https://github.com/microsoft/LLMLingua/pull/11
* Feature(LongLLMLingua): support reranker model by iofu728 in https://github.com/microsoft/LLMLingua/pull/13
* Fixed (LLMLingua): Resolved the issue where the context was coming up as empty by iofu728 in https://github.com/microsoft/LLMLingua/pull/15
**Full Changelog**: https://github.com/microsoft/LLMLingua/compare/v0.1.2...v0.1.3