]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat: Add LFM2 tool handling (#16763)
authorYuri Khrustalev <redacted>
Mon, 27 Oct 2025 22:54:01 +0000 (18:54 -0400)
committerGitHub <redacted>
Mon, 27 Oct 2025 22:54:01 +0000 (23:54 +0100)
commitc053e18a66dd95dc340aa61317877c2a41d4e3cf
tree68c79a2f4d3cb6e19a9c96dd9d2d255a86d39e99
parente1ab0848037c9f9bfe68b3e1cee9ee375e1018a3
chat: Add LFM2 tool handling (#16763)

* Add LFM2 tool handling

* fmt

* Apply suggestion from @ykhrustalev
common/chat.cpp
common/chat.h
models/templates/llama-cpp-lfm2.jinja [new file with mode: 0644]
tests/test-chat.cpp