Skip to content

Commit b5e3747

Browse files
bold84joiskash
andauthored
Update common/chat.cpp
Co-authored-by: Kashyap Jois <[email protected]>
1 parent 89daf6b commit b5e3747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/chat.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2410,6 +2410,7 @@ static void common_chat_parse(common_chat_msg_parser & builder) {
24102410
break;
24112411
case COMMON_CHAT_FORMAT_QWEN3_CODER_XML:
24122412
common_chat_parse_qwen3_coder_xml(builder);
2413+
break;
24132414
case COMMON_CHAT_FORMAT_GRANITE:
24142415
common_chat_parse_granite(builder);
24152416
break;

0 commit comments

Comments
 (0)