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

Hotfix(LongLLMLingua): fix the markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ To use it, upload your prompt and set the compression target.
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
 
 
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