llama_cpp_for_radxa_dragon_.../examples
2023-05-12 21:44:20 +03:00
..
benchmark llama : fix compile warnings 2023-05-02 23:09:08 +03:00
embedding examples : add llama_init_from_gpt_params() common function (#1290) 2023-05-02 23:39:51 +03:00
jeopardy examples : add Jeopardy example (#1168) 2023-04-28 19:13:33 +03:00
main llama : fix --mtest option (close #1414) 2023-05-12 21:44:20 +03:00
perplexity llama : require first token to be BOS (#1303) 2023-05-08 17:41:54 +03:00
quantize ggml : remove bit shuffling (#1405) 2023-05-12 00:23:08 +03:00
quantize-stats Add git-based build information for better issue tracking (#1232) 2023-05-01 18:23:47 +02:00
save-load-state Add git-based build information for better issue tracking (#1232) 2023-05-01 18:23:47 +02:00
alpaca.sh
chat-13B.bat
chat-13B.sh examples : read chat prompts from a template file (#1196) 2023-05-03 20:58:11 +03:00
chat.sh
CMakeLists.txt Various fixes to mat_mul benchmark (#1253) 2023-04-30 12:32:37 +00:00
common.cpp CLI args use - instead of _, backwards compatible (#1416) 2023-05-12 14:34:55 +00:00
common.h main : add option to save full output to session (#1338) 2023-05-10 11:37:14 -04:00
gpt4all.sh
Miku.sh examples : various prompt and example fixes (#1298) 2023-05-03 18:26:47 +03:00
reason-act.sh