llama.cpp releases · · 1 min read

b9148

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

unicode,test: add Qwen3.5 non-backtracking tokenizer handler and regr… (#22110)

  • unicode,test: add Qwen3.5 non-backtracking tokenizer handler and regression tests

This mirrors the Qwen2 fix (commit 0d049d6), but adapts for Qwen3.5's regex. Ensures robust Unicode tokenization and prevents std::regex stack overflows.

Closes #21919.

  • fix: enhance regex handling for Qwen3.5 tokenizer to include accent marks

  • cont : remove trailing whitespace


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

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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