llama.cpp/examples/main
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
..
CMakeLists.txt llama : fix linkage with mingw (#551) 2023-03-28 21:23:09 +03:00
main.cpp fix for windows utf-8 input (#840) 2023-04-08 17:49:39 +02:00
README.md Overhaul the examples structure 2023-03-25 20:26:40 +02:00

main

TODO