Files
llama.cpp/examples/common.cpp
Tomáš Pazdiora aaf3b23deb fix for windows utf-8 input (#840)
Use UTF-16 as input on Windows, since UTF-8 does not work and reads multibyte characters as zeros
2023-04-08 17:49:39 +02:00

14 KiB