QLWD commited on
Commit
77a172b
·
verified ·
1 Parent(s): a53574e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ LORA_MODEL_PATH = "QLWD/test-7b" # 替换为 LoRA 模型仓库路径
15
  TITLE = "<h1><center>LoRA 微调模型测试</center></h1>"
16
 
17
  DESCRIPTION = f"""
18
- <h3>模型: <a href="https://huggingface.co/{LORA_MODEL_PATH}">LoRA 微调模型</a></h3>
19
  <center>
20
  <p>测试基础模型 + LoRA 补丁的生成效果。</p>
21
  </center>
 
15
  TITLE = "<h1><center>LoRA 微调模型测试</center></h1>"
16
 
17
  DESCRIPTION = f"""
18
+ <h3>模型: <a href="https://huggingface.co/{LORA_MODEL_PATH}">漏洞检测 微调模型</a></h3>
19
  <center>
20
  <p>测试基础模型 + LoRA 补丁的生成效果。</p>
21
  </center>