Thanks for sharing the bindings of hugging face tokenizer. When I build it, it failed with the problem. Could you please share a tutorial for usage?
CMake Error at CMakeLists.txt:109 (add_library):
add_library INTERFACE library requires no source arguments.
CMake Error at CMakeLists.txt:110 (target_link_libraries):
Cannot specify link libraries for target "tokenizers_c" which is not built
by this project.