c58c930739
* Ignore all streaming output of invalid utf-8 string * Update bpe_streaming.hpp * add the phi-3 tokenizer test * add a streaming test for phi-3 model * fix the utf-8 validation * fix the utf-8 validation 2 * fix the utf-8 validation 3 * fix the utf-8 validation 4 |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
README.md |
README.md
Running the Demo
To run this demo, you'll need a developer tool like Visual Studio Code or a command line tool that supports CMake to configure the project. Once configured, compile the C++ project ortx_api_test
to build the test program, and then run it.