soumyasaha29
Results
1
issues of
soumyasaha29
### Describe the bug Model: ``` from llmlingua import PromptCompressor llm_lingua = PromptCompressor( model_name="microsoft/llmlingua-2-xlm-roberta-large-meetingbank", use_llmlingua2=True, # Whether to use llmlingua-2 ) ``` Prompt: ``` prompt = """ Read the context...
feature request