Aldehir Rojas
|
312d870a89
|
common : replace wrap_for_generation with a prefix convenience function and fix gpt-oss (#20912)
|
2026-03-23 22:21:47 -05:00 |
|
Piotr Wilkin (ilintar)
|
b1c70e2e54
|
common/parser: fix nasty bug causing subtle corruption of generation prompt (#20825)
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
Python Type-Check / pyright type-check (push) Waiting to run
Update Operations Documentation / update-ops-docs (push) Has been cancelled
|
2026-03-21 00:19:04 +01: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)
|
9b24886f78
|
Fix compile bug (#20203)
* Fix compile bug
* Update common/chat-auto-parser-helpers.cpp
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
---------
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
|
2026-03-08 17:15:49 +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 |
|