llama.cpp releases · · 1 min read

b9986

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

chat : fix reasoning leak with force-opened bare templates (#24674)

  • chat : fix reasoning leak with force-opened bare templates

The reasoning start tag inferred from prior turns can carry trailing
whitespace (e.g. \n) while a force-open template prefills a bare
. Trim the tag used for the prefix split so the bare prefill is
matched instead of being swallowed into content.

  • chat : fix Nemotron Nano v2 regression

Co-authored-by: Alde Rojas [email protected]

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases