llama.cpp/examples
CRD716 5fba3c016b
examples : add Jeopardy example (#1168)
* Basic Setup

* Prevent Results.txt from coming up

* Prefixes, Line separators, etc

* editorcheck

* introduction to give more consistent results

* Basic graph thing

* Grading, ready for testing!

* Y'all ready to get funky?

* fix column removal stuff

* missed a few
2023-04-28 19:13:33 +03:00
..
benchmark benchmark : fix result validation in benchmark-q4_0-matmult (#987) 2023-04-15 08:51:54 +03:00
embedding examples: add missing <ctime> include for time() (#1011) 2023-04-16 10:13:00 +00:00
jeopardy examples : add Jeopardy example (#1168) 2023-04-28 19:13:33 +03:00
main llama : add session file format and saved sessions in main (#1169) 2023-04-28 18:59:37 +03:00
perplexity Show perplexity ETA in hours and minutes (#1096) 2023-04-21 14:57:57 +02:00
quantize ggml : add Q5_0 and Q5_1 quantization (#1187) 2023-04-26 23:14:13 +03:00
quantize-stats llama : multi-threaded quantization (#1075) 2023-04-20 20:42:27 +03:00
save-load-state examples : add save_load_state example (#1150) 2023-04-24 19:23:31 +03:00
alpaca.sh examples : Improve Alpaca Default Repeat Penalty: Better Match Alpaca.cpp Experience (#1107) 2023-04-22 09:54:33 +03:00
chat-13B.bat Create chat-13B.bat (#592) 2023-03-29 20:21:09 +03:00
chat-13B.sh llama : add session file format and saved sessions in main (#1169) 2023-04-28 18:59:37 +03:00
chat.sh If n_predict == -1, generate forever 2023-03-25 21:51:41 +02:00
CMakeLists.txt examples : add save_load_state example (#1150) 2023-04-24 19:23:31 +03:00
common.cpp llama : add session file format and saved sessions in main (#1169) 2023-04-28 18:59:37 +03:00
common.h llama : add session file format and saved sessions in main (#1169) 2023-04-28 18:59:37 +03:00
gpt4all.sh examples : add -n to alpaca and gpt4all scripts (#706) 2023-04-13 16:03:39 +03:00
Miku.sh Fix whitespace, add .editorconfig, add GitHub workflow (#883) 2023-04-11 19:45:44 +00:00
reason-act.sh add example of re-act pattern (#583) 2023-03-29 10:10:24 -05:00