Xuan-Son Nguyen
|
d9f918d2d0
|
common: add json.h abstraction (#27511)
* add common/json
* migrate common
* adapt jinja
* migrate server
* big wip
* migrate tests
* wip
* revert some excessive changes
* wip
* wip 2
* revert redundant changes
* fix server crash
* various fixes
* fix ci
* harden a bit
* clean up
* rm json-shim
* add some comments
* rm redundant decl
|
2026-08-22 16:28:28 +02:00 |
|
Piotr Wilkin (ilintar)
|
ddd4ec1428
|
chat : enable tool call in thinking for DS4 (#26269)
|
2026-08-01 00:13:07 -05:00 |
|
Piotr Wilkin (ilintar)
|
09cedfd699
|
chat: harden caps check (#24973)
|
2026-06-25 02:49:22 +02:00 |
|
Piotr Wilkin (ilintar)
|
f1f793ad06
|
common/parser: fix call ID detection (Mistral parser mostly) + atomicity for tag-json parsers (#21230)
* Fix call ID detection (Mistral parser mostly) + atomicity for tag-json parsers
* Rename
* Update common/chat-auto-parser-generator.cpp
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
---------
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
|
2026-04-03 17:51:52 +02:00 |
|
Piotr Wilkin (ilintar)
|
5e54d51b19
|
common/parser: add proper reasoning tag prefill reading (#20424)
* Implement proper prefill extraction
* Refactor cli parameters, update docs, move reasoning budget sampler part to common/reasoning-budget.cpp
* Update tools/server/server-task.cpp
* refactor: move grammars to variant, remove grammar_external, handle exception internally
* Make code less C++y
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2026-03-19 16:58:21 +01:00 |
|
Piotr Wilkin (ilintar)
|
566059a26b
|
Autoparser - complete refactoring of parser architecture (#18675)
* Autoparser - full single commit squish
* Final pre-merge changes: minor fixes, Kimi 2.5 model parser
|
2026-03-06 21:01:00 +01:00 |
|