iofu728 commited on
Commit
2bbba21
1 Parent(s): ead9d17

Feature(LongLLMLingua): add LongLLMLingua paper link

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -20,6 +20,9 @@ To use it, upload your prompt and set the compression target.
20
  3. 🤔 Try experimenting with different target compression ratios or other hyperparameters to optimize the performance.
21
 
22
  You can check our [repo](https://aka.ms/LLMLingua)!
 
 
 
23
  """
24
 
25
  INTRO_EXAMPLES = '''
 
20
  3. 🤔 Try experimenting with different target compression ratios or other hyperparameters to optimize the performance.
21
 
22
  You can check our [repo](https://aka.ms/LLMLingua)!
23
+
24
+ We also has a work to compress long context scenories, using less cost but even improve the downstream performance, LongLLMLingua.<\br>
25
+ [LongLLMLingua: Accelerating and Enhancing LLMs in Long Context Scenarios via Prompt Compression](https://arxiv.org/abs/2310.06839) (Under Review).<br>
26
  """
27
 
28
  INTRO_EXAMPLES = '''