lmstudio-ai / .github

34 stars 3 forks source link

Try speed improvement with prompt compression #16

Open vlashchanka opened 5 months ago

vlashchanka commented 5 months ago

Hi, I am not an expert in the LLM topic, but if I got it correctly, this lib has potential to compress the prompts that could lead to faster results: https://github.com/microsoft/LLMLingua

Maybe it is possible to enable this in background via some checkbox in settings for those who would like to try prompt compression:

image

Hopefully, it could make the LM Studio better.

Best, Vitali