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

Fix compile warnings in tokenizer.cpp #1428

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

ilya-lavrenov
Copy link
Contributor

  /Users/runner/work/openvino.genai/openvino.genai/src/cpp/src/tokenizer.cpp:238:40: warning: expression result unused [-Wunused-value]
              encode("non empty string").input_ids;

@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Dec 24, 2024
@github-actions github-actions bot added the category: tokenizers Tokenizer class or submodule update label Dec 24, 2024
@ilya-lavrenov ilya-lavrenov merged commit db28c8c into master Dec 24, 2024
56 of 59 checks passed
@ilya-lavrenov ilya-lavrenov deleted the ilya-lavrenov-patch-2 branch December 24, 2024 09:31
@ilya-lavrenov ilya-lavrenov self-assigned this Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tokenizers Tokenizer class or submodule update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant