llama_cpp_for_radxa_dragon_.../common
Georgi Gerganov 80afa33aad
spec : fix draft model checkpoints (#22521)
* spec : fix draft model checkpoints

* cont : clean-up

* cont : gate the ngram-mod reset warning behind verbose flag
2026-04-30 08:32:18 +03:00
..
jinja common : fix jinja warnings with clang 21 (#22313) 2026-04-24 12:36:02 +02:00
arg.cpp spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
arg.h spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
base64.hpp
build-info.cpp.in libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
build-info.h libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
chat-auto-parser-generator.cpp common/autoparser : allow space after tool call (#22073) 2026-04-19 13:28:35 +02:00
chat-auto-parser-helpers.cpp
chat-auto-parser-helpers.h
chat-auto-parser.h autoparser: support case of JSON_NATIVE with per-call markers (test case: Reka-Edge) (#21892) 2026-04-15 10:51:50 +02:00
chat-diff-analyzer.cpp chat: fix handling of space in reasoning markers (#22353) 2026-04-25 21:24:13 +02:00
chat-peg-parser.cpp autoparser: support case of JSON_NATIVE with per-call markers (test case: Reka-Edge) (#21892) 2026-04-15 10:51:50 +02:00
chat-peg-parser.h
chat.cpp server: Enable transcriptions API for LFM2-Audio (#22000) 2026-04-23 10:47:26 +02:00
chat.h server: Enable transcriptions API for LFM2-Audio (#22000) 2026-04-23 10:47:26 +02:00
CMakeLists.txt fit-params : refactor + add option to output estimated memory per device (#22171) 2026-04-21 09:54:36 +03:00
common.cpp spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
common.h spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
console.cpp
console.h
debug.cpp common: fix missing exports in llama-common (#22340) 2026-04-27 08:06:39 +03:00
debug.h common: fix missing exports in llama-common (#22340) 2026-04-27 08:06:39 +03:00
download.cpp download : prefer q8_0 when q4_k not available (#22428) 2026-04-27 14:30:29 +02:00
download.h common : add download cancellation and temp file cleanup (#21813) 2026-04-13 11:18:23 +02:00
fit.cpp Fix type casting for unaccounted memory calculation (#22424) 2026-04-27 14:31:13 +02:00
fit.h fit-params : refactor + add option to output estimated memory per device (#22171) 2026-04-21 09:54:36 +03:00
hf-cache.cpp server : refactor "use checkpoint" logic (#22114) 2026-04-20 08:42:37 +03:00
hf-cache.h
http.h
json-partial.cpp
json-partial.h
json-schema-to-grammar.cpp
json-schema-to-grammar.h
llguidance.cpp
log.cpp common: Intentionally leak logger instance to fix hanging on Windows (#22273) 2026-04-29 10:58:43 +03:00
log.h common: Intentionally leak logger instance to fix hanging on Windows (#22273) 2026-04-29 10:58:43 +03:00
ngram-cache.cpp
ngram-cache.h
ngram-map.cpp server : speculative checkpointing (#19493) 2026-04-19 10:24:06 +03:00
ngram-map.h
ngram-mod.cpp
ngram-mod.h
peg-parser.cpp common/gemma4 : handle parsing edge cases (#21760) 2026-04-13 18:18:18 -05:00
peg-parser.h common/gemma4 : handle parsing edge cases (#21760) 2026-04-13 18:18:18 -05:00
preset.cpp spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
preset.h
reasoning-budget.cpp common : do not pass prompt tokens to reasoning budget sampler (#22488) 2026-04-29 14:10:58 -05:00
reasoning-budget.h common : do not pass prompt tokens to reasoning budget sampler (#22488) 2026-04-29 14:10:58 -05:00
regex-partial.cpp
regex-partial.h
sampling.cpp common : do not pass prompt tokens to reasoning budget sampler (#22488) 2026-04-29 14:10:58 -05:00
sampling.h common : do not pass prompt tokens to reasoning budget sampler (#22488) 2026-04-29 14:10:58 -05:00
speculative.cpp spec : fix draft model checkpoints (#22521) 2026-04-30 08:32:18 +03:00
speculative.h spec : refactor params (#22397) 2026-04-28 09:07:33 +03:00
unicode.cpp
unicode.h