llama_cpp_for_radxa_dragon_.../common
Junwon Hwang 60591f01d4
model : add EXAONE MoE (#18543)
* Add EXAONE MoE implementations

Co-authored-by: Junwon Hwang <nuclear1221@gmail.com>

* Address PR feedback

* Address PR feedback

* [WIP] Add MTP for EXAONE-MoE

* Address PR feedback

* Address PR feedback

* Address PR feedback

* Address PR feedback

* Address PR feedback

* Address PR feedback

* Address PR feedback

---------

Co-authored-by: LG-AI-EXAONE <exaonemodels@lgresearch.ai>
2026-01-13 23:28:38 +01:00
..
arg.cpp server : add arg for disabling prompt caching (#18776) 2026-01-12 19:21:34 +02:00
arg.h vendor : update cpp-httplib to 0.30.0 (#18660) 2026-01-08 13:53:54 +01:00
base64.hpp
build-info.cpp.in
chat-parser-xml-toolcall.cpp
chat-parser-xml-toolcall.h
chat-parser.cpp model : add EXAONE MoE (#18543) 2026-01-13 23:28:38 +01:00
chat-parser.h
chat-peg-parser.cpp
chat-peg-parser.h
chat.cpp model : add EXAONE MoE (#18543) 2026-01-13 23:28:38 +01:00
chat.h model : add EXAONE MoE (#18543) 2026-01-13 23:28:38 +01:00
CMakeLists.txt common : add --license to display embedded licenses (#18696) 2026-01-10 09:46:24 +01:00
common.cpp llama-fit-params: free memory target per device (#18679) 2026-01-08 10:07:58 +01:00
common.h server : add arg for disabling prompt caching (#18776) 2026-01-12 19:21:34 +02:00
console.cpp
console.h
download.cpp preset: allow named remote preset (#18728) 2026-01-10 15:12:29 +01:00
download.h preset: allow named remote preset (#18728) 2026-01-10 15:12:29 +01:00
http.h
json-partial.cpp
json-partial.h
json-schema-to-grammar.cpp
json-schema-to-grammar.h
llguidance.cpp sampling : add support for backend sampling (#17004) 2026-01-04 22:22:16 +02:00
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
peg-parser.cpp
peg-parser.h
preset.cpp preset: allow named remote preset (#18728) 2026-01-10 15:12:29 +01:00
preset.h common: support remote preset (#18520) 2026-01-08 22:35:40 +01:00
regex-partial.cpp common/grammar : replace problematic backtracking regex [\s\S]* (#18342) 2026-01-03 16:02:43 -06:00
regex-partial.h
sampling.cpp sampling : add support for backend sampling (#17004) 2026-01-04 22:22:16 +02:00
sampling.h sampling : add support for backend sampling (#17004) 2026-01-04 22:22:16 +02:00
speculative.cpp
speculative.h
unicode.cpp
unicode.h