llama.cpp/examples
2023-03-26 16:06:10 +03:00
..
embedding Cleanup STL headers + fix embedding examples + minor stuff 2023-03-25 20:51:14 +02:00
main [main] fix infinite generation (-n == -1) (#523) 2023-03-26 16:06:10 +03:00
perplexity Cleanup STL headers + fix embedding examples + minor stuff 2023-03-25 20:51:14 +02:00
quantize Overhaul the examples structure 2023-03-25 20:26:40 +02:00
alpaca.sh Move chat scripts into "./examples" 2023-03-25 20:37:09 +02:00
chat-13B.sh Move chat scripts into "./examples" 2023-03-25 20:37:09 +02:00
chat.sh If n_predict == -1, generate forever 2023-03-25 21:51:41 +02:00
CMakeLists.txt Overhaul the examples structure 2023-03-25 20:26:40 +02:00
common.cpp If n_predict == -1, generate forever 2023-03-25 21:51:41 +02:00
common.h Inifinite generation via context swapping (#71) 2023-03-25 21:36:22 +02:00