From 47e3aea1c9745c64efc5740dfde6e80d56da0b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E5=BE=AE?= Date: Sat, 20 Jun 2026 21:50:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E6=9B=B4=E6=8D=A2=EF=BC=9AMT?= =?UTF-8?q?PLX-Optimized-Speed=EF=BC=8812s=E5=B9=B2=E5=87=80JSON=EF=BC=89v?= =?UTF-8?q?s=20OptiQ=EF=BC=8848s=E5=B8=A6=E6=80=9D=E8=80=83=E6=B3=84?= =?UTF-8?q?=E6=BC=8F=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/market-screening-pipeline.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/market-screening-pipeline.md b/docs/market-screening-pipeline.md index bc9940a..7aef8e0 100644 --- a/docs/market-screening-pipeline.md +++ b/docs/market-screening-pipeline.md @@ -224,7 +224,9 @@ signal_news 写入后,知微立即读取: ### 4.4 小果 LLM 调用设计 -**模型:** Qwen3.6-27B-OptiQ-4bit(192.168.1.122:18003) +**模型:** Qwen3.6-27B-MTPLX-Optimized-Speed(192.168.1.122:18003) +- 单次调用约 10-15 秒,无 thinking process 泄漏,直接输出 JSON +- 备用:Qwen3.6-27B-OptiQ-4bit(较慢,约 40-50 秒,输出带 thinking 过程需后处理) **每次调用内容:** ```