llama_cpp_for_radxa_dragon_.../examples
2024-09-12 14:27:14 +03:00
..
baby-llama Threadpool: take 2 (#8672) 2024-08-30 01:20:53 +02:00
batched common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
batched-bench batched-bench : remove unused code (#9305) 2024-09-11 10:03:54 +03:00
batched.swift llama : minor sampling refactor (2) (#9386) 2024-09-09 17:10:46 +02:00
benchmark ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 2024-09-12 14:23:49 +03:00
convert-llama2c-to-ggml
cvector-generator ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 2024-09-12 14:23:49 +03:00
deprecation-warning examples : remove finetune and train-text-from-scratch (#8669) 2024-07-25 10:39:04 +02:00
embedding llama : move random seed generation to the samplers (#9398) 2024-09-10 18:04:25 +02:00
eval-callback common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
export-lora ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 2024-09-12 14:23:49 +03:00
gbnf-validator llama : refactor sampling v2 (#9294) 2024-09-07 15:16:19 +03:00
gen-docs common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
gguf gguf : handle null name during init (#8587) 2024-07-20 17:15:42 +03:00
gguf-hash gguf-hash : update clib.json to point to original xxhash repo (#8491) 2024-07-16 10:14:16 +03:00
gguf-split
gritlm common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
imatrix common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
infill llama : move random seed generation to the samplers (#9398) 2024-09-10 18:04:25 +02:00
jeopardy
llama-bench llama : refactor sampling v2 (#9294) 2024-09-07 15:16:19 +03:00
llama.android llama : minor sampling refactor (2) (#9386) 2024-09-09 17:10:46 +02:00
llama.swiftui llama : minor sampling refactor (2) (#9386) 2024-09-09 17:10:46 +02:00
llava ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408) 2024-09-12 14:23:49 +03:00
lookahead common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
lookup common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
main llama : move random seed generation to the samplers (#9398) 2024-09-10 18:04:25 +02:00
main-cmake-pkg
parallel common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
passkey common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
perplexity llama : move random seed generation to the samplers (#9398) 2024-09-10 18:04:25 +02:00
quantize cmake : fixed the order of linking libraries for llama-quantize (#9450) 2024-09-12 14:27:14 +03:00
quantize-stats llama : refactor sampling v2 (#9294) 2024-09-07 15:16:19 +03:00
retrieval common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
rpc readme : add LLMUnity to UI projects (#9381) 2024-09-09 14:21:38 +03:00
save-load-state common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
server llama : move random seed generation to the samplers (#9398) 2024-09-10 18:04:25 +02:00
simple common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
speculative common : move arg parser code to arg.cpp (#9388) 2024-09-09 23:36:09 +02:00
sycl enhance run script to be easy to change the parameters (#9448) 2024-09-12 17:44:17 +08:00
tokenize common : remove duplicate function llama_should_add_bos_token (#8778) 2024-08-15 10:23:23 +03:00
base-translate.sh
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt examples : remove finetune and train-text-from-scratch (#8669) 2024-07-25 10:39:04 +02:00
convert_legacy_llama.py convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) 2024-07-18 20:40:15 +10:00
json_schema_pydantic_example.py
json_schema_to_grammar.py
llama.vim
llm.vim
Miku.sh
pydantic_models_to_grammar.py pydantic : replace uses of __annotations__ with get_type_hints (#8474) 2024-07-14 19:51:21 -04:00
pydantic_models_to_grammar_examples.py examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) 2024-07-20 22:09:17 -04:00
reason-act.sh
regex_to_grammar.py
server-llama2-13B.sh
server_embd.py
ts-type-to-grammar.sh