koboldcpp/common
2026-07-12 22:55:00 +08:00
..
jinja Merge commit '8c146a8366' into concedo_experimental 2026-06-30 22:00:03 +08:00
arg.cpp Merge branch 'upstream' into concedo_experimental 2026-07-11 11:36:59 +08:00
arg.h arg: fix handling --spec-draft-hf and --hf-repo-v (#25043) 2026-06-26 14:36:03 +02:00
base64.hpp
build-info.cpp.in
build-info.h
chat-auto-parser-generator.cpp common/peg : implement ac parser for stricter grammar generation (#24869) 2026-06-21 16:20:58 -05:00
chat-auto-parser-helpers.cpp
chat-auto-parser-helpers.h
chat-auto-parser.h
chat-diff-analyzer.cpp
chat-peg-parser.cpp
chat-peg-parser.h
chat.cpp Merge branch 'upstream' into concedo_experimental 2026-07-05 11:30:12 +08:00
chat.h server: improve user message detection and create checkpoints at every user message (#24176) 2026-06-23 08:27:28 +03:00
common.cpp Merge commit '33ca0dcb9d' into concedo_experimental 2026-07-11 08:46:16 +08:00
common.h Merge commit '961e4b26a7' into concedo_experimental 2026-07-11 11:13:27 +08:00
console.cpp
console.h
debug.cpp
debug.h
download.cpp fix builds 2026-06-27 18:50:05 +08:00
download.h Merge commit '9d5d882d8c' into concedo_experimental 2026-06-27 10:18:52 +08:00
fit.cpp logs : reduce v2 (#25078) 2026-06-28 08:52:15 +03:00
fit.h
hf-cache.cpp
hf-cache.h
http.h cli : move to HTTP-based implementation (#24948) 2026-07-08 14:52:43 +02:00
imatrix-loader.cpp
imatrix-loader.h
json-schema-to-grammar.cpp common/json-schema-to-grammar : align spacing rules with parsers (#24835) 2026-06-20 17:43:04 -05:00
json-schema-to-grammar.h
llguidance.cpp
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
ngram-map.cpp speculative : fix out-of-bounds read in ngram-map on prompt shrink (#23936) 2026-07-07 10:25:04 +03:00
ngram-map.h
ngram-mod.cpp
ngram-mod.h
peg-parser.cpp common/peg : implement ac parser for stricter grammar generation (#24869) 2026-06-21 16:20:58 -05:00
peg-parser.h common/peg : implement ac parser for stricter grammar generation (#24869) 2026-06-21 16:20:58 -05:00
preset.cpp common : dedup preset and cached model entries in /v1/models (#25131) 2026-06-29 17:37:23 +02:00
preset.h
reasoning-budget.cpp logs : reduce v2 (#25078) 2026-06-28 08:52:15 +03:00
reasoning-budget.h
sampling.cpp server : return HTTP 400 on invalid grammar (#24144) (#24154) 2026-06-18 12:49:14 +02:00
sampling.h
speculative.cpp up speculative vocab drafting from 128 to 256 2026-07-12 22:55:00 +08:00
speculative.h spec : fix naming, spacing (#25410) 2026-07-07 18:52:30 +03:00
unicode.cpp
unicode.h