microsoft / LLMLingua

To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
https://llmlingua.com/
MIT License
4.42k stars 241 forks source link

Fix(LLMLingua): typo in README.md #10

Closed eltociear closed 10 months ago

eltociear commented 10 months ago

achieveing  -> achieving

iofu728 commented 10 months ago

It was fixed in #11. Special thanks to @eltociear for pointing this out.