llama_cpp_for_radxa_dragon_.../common
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
..
cmake
minja sync: minja - support QwQ-32B (#12235) 2025-03-07 09:33:37 +00:00
arg.cpp common : refactor '-o' option (#12278) 2025-03-10 13:34:13 +02:00
arg.h
base64.hpp
build-info.cpp.in
chat.cpp server: extract <think> tags from qwq outputs (#12297) 2025-03-10 10:59:03 +00:00
chat.h server: extract <think> tags from qwq outputs (#12297) 2025-03-10 10:59:03 +00:00
CMakeLists.txt
common.cpp 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
common.h common : refactor '-o' option (#12278) 2025-03-10 13:34:13 +02:00
console.cpp
console.h
json-schema-to-grammar.cpp 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
json-schema-to-grammar.h 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
json.hpp
llguidance.cpp
log.cpp
log.h
ngram-cache.cpp ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
ngram-cache.h
sampling.cpp 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
sampling.h
speculative.cpp ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
speculative.h
stb_image.h