Skip to content

[llm_bench] Remove default scheduler config #2341

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

sbalandi
Copy link
Contributor

Scheduler config was added initially to initialize continues batching pipeline via LLMPipeline, then it was kept for the sake of cache_size, as dynamic allocation was expected to impact performance. But It is not needed for cb pipeline now and dynamic allocation shows better performance .

@sbalandi sbalandi requested a review from Wovchena June 12, 2025 11:22
@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Jun 12, 2025
@sbalandi sbalandi enabled auto-merge June 13, 2025 13:55
@sbalandi sbalandi added this pull request to the merge queue Jun 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 16, 2025
@Wovchena Wovchena added this pull request to the merge queue Jun 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 16, 2025
@Wovchena Wovchena added this pull request to the merge queue Jun 16, 2025
Merged via the queue into openvinotoolkit:master with commit 12b853b Jun 16, 2025
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants