llama_cpp_for_radxa_dragon_.../examples
2023-07-09 11:56:18 +03:00
..
baby-llama ggml : change ggml_graph_compute() API to not require context (#1999) 2023-07-07 19:24:01 +03:00
benchmark ggml : change ggml_graph_compute() API to not require context (#1999) 2023-07-07 19:24:01 +03:00
embd-input embd-input: Fix input embedding example unsigned int seed (#2105) 2023-07-05 07:33:33 +08:00
embedding convert : update for baichuan (#2081) 2023-07-06 19:23:49 +03:00
jeopardy hooks : setting up flake8 and pre-commit hooks (#1681) 2023-06-17 13:32:48 +03:00
main convert : update for baichuan (#2081) 2023-07-06 19:23:49 +03:00
metal ggml : change ggml_graph_compute() API to not require context (#1999) 2023-07-07 19:24:01 +03:00
perplexity convert : update for baichuan (#2081) 2023-07-06 19:23:49 +03:00
quantize ggml : add NUMA support (#1556) 2023-06-26 20:57:59 +03:00
quantize-stats ggml : generalize quantize_fns for simpler FP16 handling (#1237) 2023-07-05 19:13:06 +03:00
save-load-state llama : make model stateless and context stateful (llama_state) (#1797) 2023-06-24 11:47:58 +03:00
server convert : update for baichuan (#2081) 2023-07-06 19:23:49 +03:00
simple ggml : add NUMA support (#1556) 2023-06-26 20:57:59 +03:00
train-text-from-scratch ggml : change ggml_graph_compute() API to not require context (#1999) 2023-07-07 19:24:01 +03:00
alpaca.sh alpaca.sh : update model file name (#2074) 2023-07-06 19:17:50 +03:00
chat-13B.bat
chat-13B.sh
chat-persistent.sh chat-persistent.sh : use bracket expressions in grep (#1564) 2023-05-24 09:16:22 +03:00
chat-vicuna.sh examples : add chat-vicuna.sh (#1854) 2023-06-15 21:05:53 +03:00
chat.sh
CMakeLists.txt llama : support input embeddings directly (#1910) 2023-06-28 18:53:37 +03:00
common.cpp main : escape prompt prefix/suffix (#2151) 2023-07-09 11:56:18 +03:00
common.h server: add option to output probabilities for completion (#1962) 2023-07-03 00:38:44 +03:00
gpt4all.sh
Miku.sh
reason-act.sh