Sakalti commited on
Commit
bb9f8b4
verified
1 Parent(s): 8509328

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from modelscope.pipelines import pipeline
3
  from modelscope.utils.constant import Tasks
4
 
5
  # 浣跨敤鍙兘銇儮銉囥儷銇儶銈广儓
6
- models = ["Qwen/Qwen2.5-7B-Instruct", "Qwen/Qwen2.5-14B-Instruct", "Qwen/Qwen2.5-32B-Instruct"]
7
 
8
  def respond(
9
  message,
 
3
  from modelscope.utils.constant import Tasks
4
 
5
  # 浣跨敤鍙兘銇儮銉囥儷銇儶銈广儓
6
+ models = ["Qwen/Qwen2.5-7B-Instruct", "Qwen/Qwen2.5-14B", "Qwen/Qwen2.5-32B"]
7
 
8
  def respond(
9
  message,