Skip to content

parallel compile for fast warm up#1304

Draft
inkcherry wants to merge 1 commit into
HabanaAI:aice/v1.20.1from
inkcherry:my_comp
Draft

parallel compile for fast warm up#1304
inkcherry wants to merge 1 commit into
HabanaAI:aice/v1.20.1from
inkcherry:my_comp

Conversation

@inkcherry

@inkcherry inkcherry commented May 22, 2025

Copy link
Copy Markdown

draft , need more test and refactor. 
image

TP=2 test with llama:

Warm up time 144secs
Throughput: 2.20 requests/s
TPS(w/ prompts, 15360): 2617.17 tokens/s
TPS(w/o prompts, 5120): 872.23 tokens/s

Baseline:
Warm up time 243secs
Throughput: 2.20 requests/s
TPS(w/ prompts, 15360): 2605.10 tokens/s
TPS(w/o prompts, 5120): 868.37 tokens/s

TP=4 test with llama
Warm up time 142secs
Throughput: 2.28 requests/s
TPS(w/ prompts, 15360): 3507.85 tokens/s
TPS(w/o prompts, 5120): 1169.28 tokens/s

Baseline
Warm up time 259 secs
Throughput: 2.30 requests/s
TPS(w/ prompts, 15360): 3526.50 tokens/s
TPS(w/o prompts, 5120): 1175.50 tokens/s

cc @czhu15

Signed-off-by: inkcherry <mingzhi.liu@intel.com>

@michalkuligowski michalkuligowski left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no update for 1 month converting to draft

@michalkuligowski michalkuligowski marked this pull request as draft July 25, 2025 11:55
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.

2 participants