You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
llama.cpp/examples/main
Sergey Alirzaev cc9cee8e9e
Do not crash when it has nothing to say. (#796)
Otherwise observing this in the interactive mode:
/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/bits/stl_vector.h:1230: reference std::vector<int>::back() [_Tp = int, _Alloc = std::allocator<int>]: Assertion '!this->empty()' failed.
1 year ago
..
CMakeLists.txt llama : fix linkage with mingw (#551) 1 year ago
README.md Overhaul the examples structure 1 year ago
main.cpp Do not crash when it has nothing to say. (#796) 1 year ago

README.md

main

TODO