littlebird13 commited on
Commit
d1ac6ed
·
verified ·
1 Parent(s): 5209ca2

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +2 -2
config.py CHANGED
@@ -31,8 +31,8 @@ def get_text(text: str, cn_text: str):
31
 
32
  # Save history in browser
33
  save_history = True
34
- MODEL = "qwen3-vl-235b-a22b-instruct"
35
- THINKING_MODEL = "qwen3-vl-235b-a22b-thinking"
36
 
37
 
38
  # Chatbot Config
 
31
 
32
  # Save history in browser
33
  save_history = True
34
+ MODEL = "qwen3-vl-30b-a3b-instruct"
35
+ THINKING_MODEL = "qwen3-vl-30b-a3b-thinking"
36
 
37
 
38
  # Chatbot Config