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

Fixed (LLMLingua): Resolved the issue where the context was coming up as empty #15

Closed iofu728 closed 9 months ago

iofu728 commented 9 months ago
iofu728 commented 9 months ago

Fix #14 "context empty" issue.