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.48k stars 251 forks source link

raito -> rate in README example #151

Closed GRcharles closed 4 months ago

GRcharles commented 4 months ago

What does this PR do?

ratio is not a valid parameter - should be rate

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.

iofu728 commented 4 months ago

Thanks for your help.