llama_cpp_for_radxa_dragon_.../common
Christian Kastner cc8d081879
cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT (#14167)
* cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT

* cmake: Pass on LLAMA_BUILD_* to GGML_BUILD_*
2025-06-13 10:38:52 +02:00
..
arg.cpp server: update deepseek reasoning format (pass reasoning_content as diffs) (#13933) 2025-06-02 10:15:44 -07:00
arg.h
base64.hpp
build-info.cpp.in cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT (#14167) 2025-06-13 10:38:52 +02:00
chat-parser.cpp server: allow unclosed thinking tags (#13931) 2025-05-31 08:26:10 -07:00
chat-parser.h sync : vendor (#13901) 2025-05-30 16:25:45 +03:00
chat.cpp server: update deepseek reasoning format (pass reasoning_content as diffs) (#13933) 2025-06-02 10:15:44 -07:00
chat.h server: update deepseek reasoning format (pass reasoning_content as diffs) (#13933) 2025-06-02 10:15:44 -07:00
CMakeLists.txt cmake : Improve build-info.cpp generation (#14156) 2025-06-13 09:51:34 +03:00
common.cpp common: fix issue with regex_escape routine on windows (#14133) 2025-06-11 17:19:44 -03:00
common.h server: update deepseek reasoning format (pass reasoning_content as diffs) (#13933) 2025-06-02 10:15:44 -07:00
console.cpp
console.h
json-partial.cpp sync : vendor (#13901) 2025-05-30 16:25:45 +03:00
json-partial.h sync : vendor (#13901) 2025-05-30 16:25:45 +03:00
json-schema-to-grammar.cpp sync : vendor (#13901) 2025-05-30 16:25:45 +03:00
json-schema-to-grammar.h sync : vendor (#13901) 2025-05-30 16:25:45 +03:00
llguidance.cpp llguidance : set tokenizer slices to default (#13424) 2025-05-10 17:19:52 +02:00
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
regex-partial.cpp common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
regex-partial.h common: add partial regex support (#12808) 2025-05-14 19:50:57 +01:00
sampling.cpp server: streaming of tool calls and thoughts when --jinja is on (#12379) 2025-05-25 01:48:08 +01:00
sampling.h
speculative.cpp llama : deprecate llama_kv_self_ API (#14030) 2025-06-06 14:11:15 +03:00
speculative.h