Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compile warnings in tokenizer.cpp (#1428)
``` /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; ```
- Loading branch information