llama.cpp/examples
2024-02-18 22:40:35 +02:00
..
baby-llama rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
batched rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
batched-bench rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
batched.swift rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
beam-search rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
benchmark fix some spaces added by IDE in math op 2024-02-18 22:40:35 +02:00
convert-llama2c-to-ggml rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
embedding rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
export-lora ci : add an option to fail on compile warning (#3952) 2024-02-17 23:03:14 +02:00
finetune rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
gguf gguf : simplify example dependencies 2023-12-21 23:08:14 +02:00
imatrix rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
infill rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
jeopardy parallel : add option to load external prompt file (#3416) 2023-10-06 16:16:38 +03:00
llama-bench rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
llama.android ggml : add numa options (#5377) 2024-02-16 11:31:07 +02:00
llama.swiftui rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
llava rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
lookahead rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
lookup rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
main rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
main-cmake-pkg main-cmake-pkg : fix build issue (#4665) 2023-12-29 16:18:20 +02:00
parallel rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
passkey rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
perplexity rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
quantize 1.5 bit quantization (#5453) 2024-02-18 18:16:55 +02:00
quantize-stats rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
save-load-state llama : minimize size used for state save/load (#4820) 2024-01-13 18:29:43 +02:00
server rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
simple rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
speculative rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
sycl [SYCL] update guide of SYCL backend (#5254) 2024-02-02 15:53:27 +08:00
tokenize ggml : add numa options (#5377) 2024-02-16 11:31:07 +02:00
train-text-from-scratch rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
alpaca.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
base-translate.sh examples : improve base-translate.sh script (#4783) 2024-01-06 11:40:24 +02:00
chat-13B.bat rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
chat-13B.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
chat-persistent.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
chat-vicuna.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
chat.sh main : log file (#2748) 2023-08-30 09:29:32 +03:00
CMakeLists.txt gguf : add python reader example (#5216) 2024-02-13 19:56:38 +02:00
gpt4all.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
json-schema-to-grammar.py chmod : make scripts executable (#2675) 2023-08-23 17:29:09 +03:00
llama2-13b.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
llama2.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
llama.vim llama.vim : added api key support (#5090) 2024-01-23 08:51:27 +02:00
llm.vim llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2023-08-30 09:50:55 +03:00
make-ggml.py make-ggml.py : compatibility with more models and GGUF (#3290) 2023-09-27 19:25:12 +03:00
Miku.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00
pydantic_models_to_grammar.py examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2024-01-25 14:51:24 -05:00
pydantic-models-to-grammar-examples.py examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2024-01-25 14:51:24 -05:00
reason-act.sh chmod : make scripts executable (#2675) 2023-08-23 17:29:09 +03:00
server-llama2-13B.sh rename n_ctx to kv_size 2024-02-18 22:40:35 +02:00