Adrien Gallouët 516a4ca9b5 refactor : remove libcurl, use OpenSSL when available (#18828) 2 weeks ago
..
CMakeLists.txt 516a4ca9b5 refactor : remove libcurl, use OpenSSL when available (#18828) 2 weeks ago
arg.cpp 516a4ca9b5 refactor : remove libcurl, use OpenSSL when available (#18828) 2 weeks ago
arg.h 55abc39355 vendor : update cpp-httplib to 0.30.0 (#18660) 2 weeks ago
base64.hpp 381efbf480 llava : expose as a shared library for downstream projects (#3613) 2 years ago
build-info.cpp.in cc8d081879 cmake: Add ability to pass in LLAMA_BUILD_NUMBER/COMMIT (#14167) 7 months ago
chat-parser-xml-toolcall.cpp 636fc17a37 Fix Kimi-K2 tool-call parsing issues (#17376) 1 month ago
chat-parser-xml-toolcall.h 636fc17a37 Fix Kimi-K2 tool-call parsing issues (#17376) 1 month ago
chat-parser.cpp 60591f01d4 model : add EXAONE MoE (#18543) 2 weeks ago
chat-parser.h 1920345c3b common : Generalized XML-style tool-call parsing with streaming support (GLM 4.5/4.6 + MiniMax M2 + SeedOSS + Kimi-K2 + Qwen3-Coder + Apriel-1.5 + Xiaomi-MiMo) (#16932) 2 months ago
chat-peg-parser.cpp c05aa69f32 common : add nemotron 3 parsing (#18077) 1 month ago
chat-peg-parser.h 0a8026e768 common : introduce composable PEG parser combinators for chat parsing (#17136) 1 month ago
chat.cpp 60591f01d4 model : add EXAONE MoE (#18543) 2 weeks ago
chat.h 60591f01d4 model : add EXAONE MoE (#18543) 2 weeks ago
common.cpp 64848deb18 llama-fit-params: free memory target per device (#18679) 2 weeks ago
common.h bcf7546160 server : add arg for disabling prompt caching (#18776) 2 weeks ago
console.cpp 6c2131773c cli: new CLI experience (#17824) 1 month ago
console.h 6c2131773c cli: new CLI experience (#17824) 1 month ago
download.cpp 516a4ca9b5 refactor : remove libcurl, use OpenSSL when available (#18828) 2 weeks ago
download.h 23f82f2420 preset: allow named remote preset (#18728) 2 weeks ago
http.h 4201deae9c common: introduce http.h for httplib-based client (#16373) 3 months ago
json-partial.cpp 1920345c3b common : Generalized XML-style tool-call parsing with streaming support (GLM 4.5/4.6 + MiniMax M2 + SeedOSS + Kimi-K2 + Qwen3-Coder + Apriel-1.5 + Xiaomi-MiMo) (#16932) 2 months ago
json-partial.h 53f925074d sync : vendor (#13901) 8 months ago
json-schema-to-grammar.cpp c05aa69f32 common : add nemotron 3 parsing (#18077) 1 month ago
json-schema-to-grammar.h c05aa69f32 common : add nemotron 3 parsing (#18077) 1 month ago
llguidance.cpp d3dce4e0a5 sampling : add support for backend sampling (#17004) 3 weeks ago
log.cpp 6c2131773c cli: new CLI experience (#17824) 1 month ago
log.h 6c2131773c cli: new CLI experience (#17824) 1 month ago
ngram-cache.cpp 5bbe6a9fe9 ggml : portability fixes for VS 2017 (#12150) 11 months ago
ngram-cache.h 727368c60f llama : use LLAMA_TOKEN_NULL (#11062) 1 year ago
peg-parser.cpp c05aa69f32 common : add nemotron 3 parsing (#18077) 1 month ago
peg-parser.h 0a8026e768 common : introduce composable PEG parser combinators for chat parsing (#17136) 1 month ago
preset.cpp 23f82f2420 preset: allow named remote preset (#18728) 2 weeks ago
preset.h 8ece3836b4 common: support remote preset (#18520) 2 weeks ago
regex-partial.cpp cef1d23c5a common/grammar : replace problematic backtracking regex `[\s\S]*` (#18342) 3 weeks ago
regex-partial.h 3198405e98 `common`: add partial regex support (#12808) 8 months ago
sampling.cpp d3dce4e0a5 sampling : add support for backend sampling (#17004) 3 weeks ago
sampling.h d3dce4e0a5 sampling : add support for backend sampling (#17004) 3 weeks ago
speculative.cpp 4301e27319 common : restore grammar-based rejection sampling (#18137) 1 month ago
speculative.h 94933c8c2e server : implement universal assisted decoding (#12635) 6 months ago
unicode.cpp 0a8026e768 common : introduce composable PEG parser combinators for chat parsing (#17136) 1 month ago
unicode.h 0a8026e768 common : introduce composable PEG parser combinators for chat parsing (#17136) 1 month ago