]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common/parser: add GigaChatV3/3.1 models support (#19931)
authorMishusha <redacted>
Thu, 12 Mar 2026 00:22:25 +0000 (03:22 +0300)
committerGitHub <redacted>
Thu, 12 Mar 2026 00:22:25 +0000 (01:22 +0100)
commita8304b4d279cadc240802388d1532bea650de4c8
tree80a62b86fd77fbcf550e37349c3d390da1f392b7
parentfdb17643d379cd35bf6acf0f57cfaa500f88a145
common/parser: add GigaChatV3/3.1 models support (#19931)

Co-authored-by: Mishusha <redacted>
common/chat.cpp
models/templates/GigaChat3-10B-A1.8B.jinja [new file with mode: 0644]
models/templates/GigaChat3.1-10B-A1.8B.jinja [new file with mode: 0644]
tests/test-chat.cpp