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

[Benchmark] Add platform options. Support real model. #409

Merged
merged 4 commits into from
May 22, 2024

Conversation

JunxiChhen
Copy link
Contributor

No description provided.

@Duyi-Wang Duyi-Wang added the benchmark performance or accuracy benchmark label May 20, 2024
@pujiang2018
Copy link
Contributor

@marvin-Yu Could you please help to review this PR?

@@ -117,18 +135,16 @@ beam_width=${beam_width:-1}
iter=${iter:-10}
warmup=${warmup:-2}

Info "You are using model ${model_name}, dtype ${dtype}, kvcache dtype ${kv_cache_dtype}, batch size ${batch_size}, input tokens ${input_tokens}, output tokens ${output_tokens}, beam width ${beam_width} and iteration ${iter} on ${sockets} sockets system."
Info "You are using model ${model_name}, dtype ${dtype}, kvcache dtype ${kv_cache_dtype}, batch size ${batch_size}, input tokens ${input_tokens}, output tokens ${output_tokens}, beam width ${beam_width} and iteration ${iter} on ${sockets} sockets ${platform}."
Copy link
Contributor

Choose a reason for hiding this comment

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

drop this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@Duyi-Wang Duyi-Wang merged commit 6d19ba1 into intel:main May 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark performance or accuracy benchmark
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants