From e06f30d9225040ed4ec64c33ef08c411e4775bfb Mon Sep 17 00:00:00 2001 From: shidong <shidong@jhsoft.cc> Date: 星期四, 10 七月 2025 20:11:54 +0800 Subject: [PATCH] #2025/7/10 #完善知识库部分,按配置的知识库从rag中获取数据;优化生成安全隐患和处理建议的提示语 --- conf.txt | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/conf.txt b/conf.txt index 7464720..ed82d7e 100644 --- a/conf.txt +++ b/conf.txt @@ -10,5 +10,8 @@ ollamamode=qwen2.5vl filesavepath = /opt/smart max_tokens = 2000 -threadnum = 10 -sdfsdfsd +threadnum = 3 +detectnum = 1 +qwenaddr = /home/debian/Qwen2.5-VL-3B-Instruct-GPTQ-Int4 +cuda = 1 + -- Gitblit v1.8.0