]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chat: add dedicated Cohere2MoE (North Code) parser (#24615)
authorPiotr Wilkin (ilintar) <redacted>
Sun, 14 Jun 2026 18:17:40 +0000 (20:17 +0200)
committerGitHub <redacted>
Sun, 14 Jun 2026 18:17:40 +0000 (20:17 +0200)
commitaedb2a5e9ca3d4064148bbb919e0ddc0c1b70ab3
treec87fa7c8bddda80b20cdcadf51ebf7a8de190f2d
parent8edaca9034bd6dbe729895315b922bdd90d9766b
chat: add dedicated Cohere2MoE (North Code) parser (#24615)

* chat: add dedicated Cohere2MoE (North Code) parser

* Some renames to make @CISC happy :>
common/chat.cpp
models/templates/Cohere2MoE.jinja [new file with mode: 0644]
tests/test-chat.cpp