You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @qminh369, thanks for your support in LLMLingua. Currently, the pip package does not support using LongLLMLingua and LLMLingua-2 together. However, you can use them separately:
First, use LongLLMLingua for coarse-level compression.
use_token_level_filter=False,
Then, use LLMLingua-2 for token-level compression.
Describe the issue
No response
The text was updated successfully, but these errors were encountered: