Skip to content

Add configurable staleness decay shared by TTFT and TPOT scorers#37

Open
Mohammad-nassar10 wants to merge 9 commits into
ms-llmd:mainfrom
Mohammad-nassar10:decay-scorer-v2
Open

Add configurable staleness decay shared by TTFT and TPOT scorers#37
Mohammad-nassar10 wants to merge 9 commits into
ms-llmd:mainfrom
Mohammad-nassar10:decay-scorer-v2

Conversation

@Mohammad-nassar10

@Mohammad-nassar10 Mohammad-nassar10 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?
/kind feature

What this PR does / why we need it:
Extracts the staleness-decay logic out of avg-ttft-scorer into a shared internal/decay package and wires both avg-ttft-scorer and avg-tpot-scorer to it.

Stacked on #13.
Which issue(s) this PR fixes:

Fixes #41.

Release note (write NONE if no user-facing change):

NONE

Signed-off-by: Mohammad <mohammad.nassar@ibm.com>
Signed-off-by: Mohammad Nassar <mohammad.nassar@ibm.com>
Signed-off-by: Mohammad Nassar <mohammad.nassar@ibm.com>
@Mohammad-nassar10 Mohammad-nassar10 marked this pull request as draft June 11, 2026 06:28
Signed-off-by: Mohammad Nassar <mohammad.nassar@ibm.com>
Signed-off-by: Mohammad Nassar <mohammad.nassar@ibm.com>
@Mohammad-nassar10 Mohammad-nassar10 marked this pull request as ready for review June 11, 2026 08:29
Signed-off-by: Mohammad Nassar <mohammad.nassar@ibm.com>
@github-actions

Copy link
Copy Markdown

⚠️ Large PR detected

Your PR is large. Please consider breaking it into multiple PRs.

The do-not-merge/hold label has been added and can be removed by the reviewers based on their judgement.

@github-actions

Copy link
Copy Markdown

⚠️ Large PR detected

Your PR is large. Please consider breaking it into multiple PRs.

The do-not-merge/hold label has been added and can be removed by the reviewers based on their judgement.

@Mohammad-nassar10

Copy link
Copy Markdown
Contributor Author

/cc @ronenkat

Signed-off-by: Mohammad-nassar10 <79787844+Mohammad-nassar10@users.noreply.github.com>
@github-actions github-actions Bot added size/L and removed size/XL labels Jun 15, 2026
Signed-off-by: Mohammad <mohammad.nassar@ibm.com>
@github-actions github-actions Bot added size/XL and removed size/L labels Jun 15, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Large PR detected

Your PR is large. Please consider breaking it into multiple PRs.

The do-not-merge/hold label has been added and can be removed by the reviewers based on their judgement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make EMA scorer staleness decay configurable and shared

1 participant