修改了审核期测试脚本
This commit is contained in:
parent
8085a9a723
commit
727a5cef7c
@ -6,7 +6,8 @@ from utils.content_judger import ContentJudger
|
||||
# 创建AI代理实例
|
||||
ai_agent = AI_Agent(
|
||||
base_url="vllm", # 或者其他支持的基础URL
|
||||
model_name="qwen3-30B-A3B", # 使用的模型名称
|
||||
# model_name="qwen3-30B-A3B", # 使用的模型名称
|
||||
model_name="qwenQWQ",
|
||||
api="EMPTY", # API密钥
|
||||
timeout=120 # 超时时间
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user