microsoft / microsoft/LLMLingua

[Question]: Reproduce end2end latency results of LLMLingua-2

Open
#193 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Python
Stars
6.7k
Forks
428
Avg merge
2d 4h
Merged PRs (30d)
1

Description

Describe the issue

@pzs19
I would like to reproduce and expand the end2end latency benchmark results of the LLMLingua-2 paper and was therefore wondering if you could provide more details on your experiment setup? Specifically:

  • Which target LLM was evaluated (and how was it set up, was vLLM or similar used?)
  • For the result in Table 5, which prompt length was used, what was the prompt?
  • Whats the definition of end2end latency? From the beginning of compression until the generation of the first token or until the full response is generated?
  • What was max_token set to, and did you enforce the generation of a minimum number of tokens?

Thanks a lot!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the LLMLingua-2 paper and its Table 5, then inspect the repository's benchmark entry points for the target LLM, prompt length, max_token, and latency measurement. Done means documenting the experiment setup and defining whether end-to-end latency ends at the first token or the full response.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, machine-learning, performance
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.