Spaces:
Running
Running
Hotfix(LongLLMLingua): fix the markdown
Browse files
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
|
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 |
|