telecomadm1145 commited on
Commit
3efc600
·
verified ·
1 Parent(s): d269627

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import os
6
  # --- 🛠️ 配置区域:在此定义您的固定模型列表 ---
7
  # 请将下方的字符串替换为您真实的 Hugging Face Model Repo IDs
8
  MODEL_LIST = [
9
- "telecomadm1145/mamba2_exp2"
10
  ]
11
 
12
  # 默认选中的模型
 
6
  # --- 🛠️ 配置区域:在此定义您的固定模型列表 ---
7
  # 请将下方的字符串替换为您真实的 Hugging Face Model Repo IDs
8
  MODEL_LIST = [
9
+ "telecomadm1145/mamba2_exp3","telecomadm1145/mamba2_exp2"
10
  ]
11
 
12
  # 默认选中的模型