llama_cpp_for_radxa_dragon_.../common
Xuan-Son Nguyen 98e57ca422
chat: fix case where template accepts type content only (#19419)
* chat: fix case where template accepts type content only

* rm stray log

* reuse render_message_to_json
2026-02-09 22:14:12 +01:00
..
jinja chat: fix case where template accepts type content only (#19419) 2026-02-09 22:14:12 +01:00
arg.cpp spec : remove check rate (#19377) 2026-02-09 15:30:50 +02:00
arg.h
base64.hpp
build-info.cpp.in
chat-parser-xml-toolcall.cpp
chat-parser-xml-toolcall.h
chat-parser.cpp server : support preserving reasoning_content in assistant message (#18994) 2026-01-22 21:30:06 +01:00
chat-parser.h cli : fix reasoning responses in CLI (#18961) 2026-01-20 18:23:25 +01:00
chat-peg-parser.cpp
chat-peg-parser.h
chat.cpp chat: fix case where template accepts type content only (#19419) 2026-02-09 22:14:12 +01:00
chat.h chat: fix case where template accepts type content only (#19419) 2026-02-09 22:14:12 +01:00
CMakeLists.txt spec : add ngram-mod (#19164) 2026-01-30 18:21:48 +02:00
common.cpp spec : add self‑speculative decoding (no draft model required) + refactor (#18471) 2026-01-28 19:42:42 +02:00
common.h spec : remove check rate (#19377) 2026-02-09 15:30:50 +02:00
console.cpp
console.h
debug.cpp debug: make common_debug_print_tensor readable (#19331) 2026-02-04 17:55:31 +01:00
debug.h
download.cpp common, server : use the same User-Agent by default (#18957) 2026-01-20 18:28:43 +01:00
download.h
http.h common : clarify HTTPS build options in error message (#19103) 2026-01-27 06:16:00 +01:00
json-partial.cpp
json-partial.h cli : fix reasoning responses in CLI (#18961) 2026-01-20 18:23:25 +01:00
json-schema-to-grammar.cpp
json-schema-to-grammar.h
llguidance.cpp
log.cpp
log.h
ngram-cache.cpp spec : add self‑speculative decoding (no draft model required) + refactor (#18471) 2026-01-28 19:42:42 +02:00
ngram-cache.h spec : add self‑speculative decoding (no draft model required) + refactor (#18471) 2026-01-28 19:42:42 +02:00
ngram-map.cpp spec : remove check rate (#19377) 2026-02-09 15:30:50 +02:00
ngram-map.h spec : remove check rate (#19377) 2026-02-09 15:30:50 +02:00
ngram-mod.cpp spec : add ngram-mod (#19164) 2026-01-30 18:21:48 +02:00
ngram-mod.h ngram-mod : fix build [no ci] (#19216) 2026-01-30 21:27:27 +02:00
peg-parser.cpp
peg-parser.h
preset.cpp
preset.h
regex-partial.cpp
regex-partial.h
sampling.cpp llama : add adaptive-p sampler (#17927) 2026-01-15 19:16:29 +02:00
sampling.h
speculative.cpp spec : remove check rate (#19377) 2026-02-09 15:30:50 +02:00
speculative.h common : add common_speculative_is_compat() (#19270) 2026-02-06 16:47:22 +02:00
unicode.cpp
unicode.h