llama_cpp_for_radxa_dragon_.../examples
marcoStocchi 6ef79a67ca
common : refactor '-o' option (#12278)
As discussed in PR 'llama-tts : add -o option' (#12042):

* common_params : 'out_file' string is the only output file name parameter left in common_params. It's intended to be used in all example programs implementing an '-o' option.

* cvector-generator, export-lora, imatrix : default output filenames moved from 'common_params' to the 'main()' of each example program.
2025-03-10 13:34:13 +02:00
..
batched
batched-bench
batched.swift swift : fix llama-vocab api usage (#11645) 2025-02-04 13:15:24 +02:00
convert-llama2c-to-ggml
cvector-generator common : refactor '-o' option (#12278) 2025-03-10 13:34:13 +02:00
deprecation-warning
embedding ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
eval-callback
export-lora common : refactor '-o' option (#12278) 2025-03-10 13:34:13 +02:00
gbnf-validator Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) 2025-01-30 19:13:58 +00:00
gen-docs
gguf
gguf-hash
gguf-split
gritlm
imatrix common : refactor '-o' option (#12278) 2025-03-10 13:34:13 +02:00
infill
jeopardy
llama-bench llama-bench : fix unexpected global variable initialize sequence issue (#11832) 2025-02-14 02:13:43 +01:00
llama.android android : fix KV cache log message condition (#12212) 2025-03-06 08:22:49 +02:00
llama.swiftui llama : add xcframework build script (#11996) 2025-03-05 06:30:31 +01:00
llava llava : fix bug in minicpm-v code (#11513) 2025-03-10 10:33:24 +02:00
lookahead ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
lookup repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
main main: allow preloading conversation with -p and add -st / --single-turn (#12145) 2025-03-04 12:19:39 -04:00
parallel ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
passkey ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
perplexity Fix: Compile failure due to Microsoft STL breaking change (#11836) 2025-02-12 21:36:11 +01:00
quantize ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
quantize-stats
retrieval repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
rpc
run Adding UTF-8 support to llama.cpp (#12111) 2025-03-03 12:44:56 +00:00
save-load-state
server tool-call: ensure there's always a non-empty tool call id (#12292) 2025-03-10 09:45:29 +00:00
simple
simple-chat Add Jinja template support (#11016) 2025-01-21 13:18:51 +00:00
simple-cmake-pkg repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
speculative repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
speculative-simple
sycl [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) 2025-02-24 22:33:23 +08:00
tokenize
tts ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt
convert_legacy_llama.py
json_schema_pydantic_example.py
json_schema_to_grammar.py tool-call: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) 2025-03-05 13:05:13 +00:00
llama.vim repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
llm.vim
Miku.sh
pydantic_models_to_grammar.py
pydantic_models_to_grammar_examples.py repo : update links to new url (#11886) 2025-02-15 16:40:57 +02:00
reason-act.sh
regex_to_grammar.py
server-llama2-13B.sh
server_embd.py
ts-type-to-grammar.sh