Spaces:
Running
Running
northern-64bit
commited on
Commit
•
688f4be
1
Parent(s):
003cde2
Clarify and Correct Errors in Sentence on Line 24 in app.py
Browse filesThis PR addresses and clarifies the ambiguously phrased sentence on line 24, which currently contains two typographical errors. It revises the sentence to enhance readability and accuracy, ensuring that the intended meaning is clearly communicated.
app.py
CHANGED
@@ -21,7 +21,7 @@ To use it, upload your prompt and set the compression target.
|
|
21 |
|
22 |
You can check our [project page](https://llmlingua.com/)!
|
23 |
|
24 |
-
We also
|
25 |
[LongLLMLingua: Accelerating and Enhancing LLMs in Long Context Scenarios via Prompt Compression](https://arxiv.org/abs/2310.06839) (Under Review).<br>
|
26 |
|
27 |
## News
|
|
|
21 |
|
22 |
You can check our [project page](https://llmlingua.com/)!
|
23 |
|
24 |
+
We also have a project aimed at compressing long context scenarios, which reduces costs while still improving 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 |
## News
|