Skip to content

Commit a178e44

Browse files
committed
add link to this PR
1 parent 5844792 commit a178e44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ enum common_reasoning_format {
247247
COMMON_REASONING_FORMAT_DEEPSEEK, // Extract thinking tag contents and return as `message.reasoning_content`, including in streaming deltas.
248248
// do not extend this enum unless you absolutely have to
249249
// in most cases, use COMMON_REASONING_FORMAT_AUTO
250+
// see: https://github.com/ggml-org/llama.cpp/pull/15408
250251
};
251252

252253

0 commit comments

Comments
 (0)