From 028e39f85bf4115024d0467613f26a1750ff004e Mon Sep 17 00:00:00 2001
From: zhm <839713154@qq.com>
Date: 星期四, 24 七月 2025 09:18:19 +0800
Subject: [PATCH] 预警跟图片描述优化

---
 conf.txt |   28 ++++++++++++++++------------
 1 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/conf.txt b/conf.txt
index ed82d7e..4e24a17 100644
--- a/conf.txt
+++ b/conf.txt
@@ -1,17 +1,21 @@
-milvusurl = 192.168.1.232
+milvusurl = 192.168.1.176
 milvusport = 19530
-isupdateurl = http://192.168.1.232:8088/v1/task/isChange?stateType=2
-gettaskconfurl = http://192.168.1.232:8088/v1/task/getTaskConf
-updatestatusurl = http://192.168.1.232:8088/v1/task/updateChangeStatus?stateType=2
-videotaskurl = http://192.168.1.232:8089/api/v1/camera/record/task
-ragurl=http://192.168.1.232:8870
-ragmode=qwen2.5vl
-ollamaurl=http://192.168.1.232:11434
-ollamamode=qwen2.5vl
+isupdateurl = http://192.168.1.176:8088/v1/task/isChange?stateType=2
+gettaskconfurl = http://192.168.1.176:8088/v1/task/getTaskConf
+updatestatusurl = http://192.168.1.176:8088/v1/task/updateChangeStatus?stateType=2
+videotaskurl = http://192.168.1.176:8089/api/v1/camera/record/task
+ragurl=http://192.168.1.176:8870
+ragmode=qwen3
+ollamaurl=http://192.168.1.176:11434
+ollamamode=qwen3
+vllmurl=http://192.168.1.176:8880/v1
+vllmmode=qwen3
 filesavepath = /opt/smart
-max_tokens = 2000
-threadnum = 3
+max_tokens = 200
+threadnum = 4
 detectnum = 1
+qwendescription=1
+qwenwarning=1
 qwenaddr = /home/debian/Qwen2.5-VL-3B-Instruct-GPTQ-Int4
 cuda = 1
-
+logaddr=/home/debian/logs
\ No newline at end of file

--
Gitblit v1.8.0