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

Add infer request queue for tokenizers and allow for optional plugin_config in tokenizer #651

Merged
merged 9 commits into from
Jul 24, 2024

Conversation

dkalinowski
Copy link
Collaborator

This improves performance of CB lib when tested within OVMS.

src/cpp/src/tokenizer.cpp Outdated Show resolved Hide resolved
src/cpp/src/tokenizer.cpp Outdated Show resolved Hide resolved
src/cpp/src/tokenizer.cpp Outdated Show resolved Hide resolved
@dkalinowski dkalinowski changed the title Add infer request queue for tokenizers and enforce throughput hint Add infer request queue for tokenizers and allow for optional plugin_config in tokenizer Jul 23, 2024
@Wovchena Wovchena enabled auto-merge July 23, 2024 17:53
@Wovchena Wovchena disabled auto-merge July 23, 2024 17:54
@Wovchena Wovchena enabled auto-merge July 23, 2024 17:54
@Wovchena Wovchena added this pull request to the merge queue Jul 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 23, 2024
@Wovchena Wovchena added this pull request to the merge queue Jul 24, 2024
Merged via the queue into openvinotoolkit:master with commit 9443218 Jul 24, 2024
27 checks passed
dkalinowski added a commit to dkalinowski/openvino.genai that referenced this pull request Jul 24, 2024
…config in tokenizer (openvinotoolkit#651)

This improves performance of CB lib when tested within OVMS.
github-merge-queue bot pushed a commit that referenced this pull request Jul 24, 2024
… optional plugin_config in tokenizer (#669)

This improves performance of CB lib when tested within OVMS.
Already merged to master:
#651
This is cherry-pick
@ilya-lavrenov ilya-lavrenov self-assigned this Jul 31, 2024
@@ -0,0 +1,100 @@
#pragma once
Copy link
Contributor

Choose a reason for hiding this comment

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

could you please add copy right header?

tests/python_tests/common.py Show resolved Hide resolved
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.

5 participants