Files
llama.cpp/common
Aldehir Rojas 451ef08432 common : gracefully handle incomplete output (#20191)
* common : handle incomplete UTF-8 at end of input in PEG parser

* cont : if reached end prematurely, emit needs_more_input to propagate partial output

* cont: refactor peg parse context to add lenient flag

* cont : remove partial flag, keep lenient flag
2026-03-08 17:17:02 +01:00
..
2026-03-08 12:30:21 +01:00
2026-03-08 12:30:21 +01:00
2026-03-05 08:50:21 +01:00
2025-12-10 15:28:59 +01:00
2025-12-10 15:28:59 +01:00
2026-01-30 18:21:48 +02:00