Skip to content

UPSTREAM PR #17924: Gigachat 3 tool parser and tests#1135

Open
loci-dev wants to merge 6 commits intomainfrom
loci/pr-17924-feature-gigachat_v3_tool_parser
Open

UPSTREAM PR #17924: Gigachat 3 tool parser and tests#1135
loci-dev wants to merge 6 commits intomainfrom
loci/pr-17924-feature-gigachat_v3_tool_parser

Conversation

@loci-dev
Copy link

@loci-dev loci-dev commented Feb 2, 2026

Note

Source pull request: ggml-org/llama.cpp#17924

This PR adds a tool parser for parsing the function calls made by the Gigachat 3 models.
Models can generate only one function call using format:

{text}<|message_sep|>\n\nfunction call<|role_sep|>\n{json}
Where <|message_sep|>\n\n and <|role_sep|>\n are special tokens.

@loci-review
Copy link

loci-review bot commented Feb 2, 2026

No summary available at this time. Visit Loci Inspector to review detailed analysis.

@loci-dev loci-dev force-pushed the main branch 21 times, most recently from 048ad94 to 6c1fde6 Compare February 3, 2026 13:32
@loci-dev loci-dev force-pushed the main branch 9 times, most recently from 6495042 to 61b4303 Compare February 28, 2026 02:16
@loci-dev loci-dev force-pushed the main branch 8 times, most recently from 0db6c47 to 8019888 Compare March 8, 2026 02:17
@loci-dev loci-dev force-pushed the main branch 9 times, most recently from 6fa8e23 to f2637dc Compare March 15, 2026 02:18
@loci-dev loci-dev force-pushed the main branch 4 times, most recently from 5ac00d6 to 998dd7a Compare March 18, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants