From 5174ddacfcb0cc22cdb274d1266fd978d56537bc Mon Sep 17 00:00:00 2001 From: "jinhui.li" Date: Wed, 16 Jul 2025 09:15:05 +0800 Subject: [PATCH] fix demo config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec76ef8..5e6143a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ ccr code [ "maxtoken", { - "max_tokens": 16384,// for siliconflow max_tokens + "max_tokens": 16384 // for siliconflow max_tokens } ] ]