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

[Commit slider] LLM bench support #28037

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

yury-intel
Copy link
Contributor

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@yury-intel yury-intel requested review from a team as code owners December 12, 2024 11:40
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Dec 12, 2024
@yury-intel yury-intel requested a review from mg-intel December 15, 2024 20:14
@@ -284,6 +284,160 @@ def getCommitInfo(self, commit):
ci=super().getCommitInfo(commit),
d=commit.perfRel)


class LLMBenchMode(Mode):
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor: please consider moving each mode to a separate file (since now modes.py is already quite cumbersome)

@yury-intel yury-intel added this pull request to the merge queue Dec 20, 2024
Merged via the queue into openvinotoolkit:master with commit d8e276d Dec 20, 2024
178 checks passed
@yury-intel yury-intel deleted the cs/llm_bench_support branch December 20, 2024 14:11
11happy pushed a commit to 11happy/openvino that referenced this pull request Dec 23, 2024
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants