]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common/chat: add specialized minimax m3 parser (#26210)
authorAldehir Rojas <redacted>
Tue, 28 Jul 2026 09:27:20 +0000 (04:27 -0500)
committerGitHub <redacted>
Tue, 28 Jul 2026 09:27:20 +0000 (04:27 -0500)
commit6ba5ef247034cd57201360aed246d98f5a404d92
tree4f58806c146a5d04147310a9f5e8266b19711fb7
parentd6b61ac0d361acbb0b1ac2e160cb8698baaddd6e
common/chat: add specialized minimax m3 parser (#26210)
common/chat-peg-parser.cpp
common/chat-peg-parser.h
common/chat.cpp
common/chat.h
models/templates/MiniMax-M3.jinja [new file with mode: 0644]
tests/test-chat.cpp