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

Turn on UTF8Validate.REPLACE by default #322

Merged

Conversation

pavel-esir
Copy link
Collaborator

for TextCallbackStreamer to handle unfinished characters correctly

https://github.com/openvinotoolkit/openvino.genai/blob/master/src/cpp/src/text_callback_streamer.cpp#L26-L27

CVS-157110

@pavel-esir pavel-esir added the enhancement New feature or request label Nov 19, 2024
@pavel-esir pavel-esir added this to the 2025.0 milestone Nov 19, 2024
@pavel-esir
Copy link
Collaborator Author

there is still a typo, please don't merge. I will update when all typos are fixed

@pavel-esir
Copy link
Collaborator Author

fixed and checked. Both cli and python api correctly works by default and when 'ignore', 'replace', 'disable' are specified.

@pavel-esir pavel-esir enabled auto-merge November 20, 2024 11:56
@pavel-esir pavel-esir force-pushed the utf8_validate_by_default branch from 2522452 to 4fade27 Compare November 20, 2024 12:20
@pavel-esir pavel-esir added this pull request to the merge queue Nov 20, 2024
Merged via the queue into openvinotoolkit:master with commit 66a5497 Nov 20, 2024
18 checks passed
@pavel-esir pavel-esir deleted the utf8_validate_by_default branch November 20, 2024 18:54
@pavel-esir pavel-esir restored the utf8_validate_by_default branch November 25, 2024 11:29
@pavel-esir pavel-esir mentioned this pull request Nov 25, 2024
@pavel-esir pavel-esir deleted the utf8_validate_by_default branch December 10, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants