]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
jinja : fix quadratic cost in gather_string_parts (#27034)
author0 <redacted>
Fri, 14 Aug 2026 21:34:40 +0000 (17:34 -0400)
committerGitHub <redacted>
Fri, 14 Aug 2026 21:34:40 +0000 (23:34 +0200)
commit9e40df63ba151d771d8b247ac4011cf203337e99
tree47cc27a90355b6160f182a64bf8ed8bf8450587e
parent7e4c0a96880dae4fc4268ad441f8a6446bd5460a
jinja : fix quadratic cost in gather_string_parts (#27034)

* jinja : fix quadratic cost in gather_string_parts

* fix some comments

* remove test
common/jinja/runtime.cpp
common/jinja/runtime.h
common/jinja/string.cpp
common/jinja/string.h
tests/test-jinja.cpp