Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix throughput_benchmarks ITL calculation, add option to use a json file of prompts #485

Merged
merged 7 commits into from
Apr 10, 2024

Conversation

seanshi-scale
Copy link
Member

@seanshi-scale seanshi-scale commented Apr 4, 2024

Pull Request Summary

We need to skip blank token responses, this largely only affects the reported percentiles of the inter-token latencies.

Also add option to read in a list of prompts from some json file

Test Plan and Usage Guide

Script works, ITL percentiles look reasonable.

@seanshi-scale seanshi-scale self-assigned this Apr 4, 2024
@seanshi-scale seanshi-scale changed the title Fix throughput_benchmarks ITL calculation Fix throughput_benchmarks ITL calculation, add option to use a json file of prompts Apr 5, 2024
@seanshi-scale seanshi-scale marked this pull request as ready for review April 9, 2024 23:43
@seanshi-scale seanshi-scale enabled auto-merge (squash) April 10, 2024 00:12
@seanshi-scale seanshi-scale merged commit 38d94de into main Apr 10, 2024
5 checks passed
@seanshi-scale seanshi-scale deleted the seanshi/20240404-fix-tput-bm-script branch April 10, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants