Spaces:
Sleeping
Sleeping
qianhuiwu
commited on
Commit
•
7cdd3ad
1
Parent(s):
af92ed6
Refine the tips for resource.
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ header = """# LLMLingua-2: Efficient and Faithful Task-Agnostic Prompt Compressi
|
|
59 |
_Zhuoshi Pan, Qianhui Wu, Huiqiang Jiang, Menglin Xia, Xufang Luo, Jue Zhang, Qingwei Lin, Victor Ruehle, Yuqing Yang, Chin-Yew Lin, H. Vicky Zhao, Lili Qiu, Dongmei Zhang_<br/>
|
60 |
[[project page]](https://llmlingua.com/llmlingua2.html) [[paper]](https://arxiv.org/abs/2403.12968) [[code]](https://github.com/microsoft/LLMLingua)<br/>
|
61 |
<br/>
|
62 |
-
💁♂️ This demo is deployed with HF "[CPU basic](https://huggingface.co/docs/hub/spaces-gpus)", the latency
|
63 |
"""
|
64 |
|
65 |
theme = "soft"
|
|
|
59 |
_Zhuoshi Pan, Qianhui Wu, Huiqiang Jiang, Menglin Xia, Xufang Luo, Jue Zhang, Qingwei Lin, Victor Ruehle, Yuqing Yang, Chin-Yew Lin, H. Vicky Zhao, Lili Qiu, Dongmei Zhang_<br/>
|
60 |
[[project page]](https://llmlingua.com/llmlingua2.html) [[paper]](https://arxiv.org/abs/2403.12968) [[code]](https://github.com/microsoft/LLMLingua)<br/>
|
61 |
<br/>
|
62 |
+
💁♂️ This demo is deployed with HF "[CPU basic](https://huggingface.co/docs/hub/spaces-gpus)", the latency is expected to be longer.
|
63 |
"""
|
64 |
|
65 |
theme = "soft"
|