ehristoforu commited on
Commit
b5a29ed
·
verified ·
1 Parent(s): 2da9811

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from threading import Thread
8
 
9
 
10
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
11
- MODEL_ID = "ehristoforu/frqwen2.5-from7b-duable6layers-it"
12
  #MODEL_NAME = MODELS.split("/")[-1]
13
 
14
  TITLE = "<h1><center>Qwen2-7B-instruct</center></h1>"
 
8
 
9
 
10
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
11
+ MODEL_ID = "ehristoforu/rmoe-v1"
12
  #MODEL_NAME = MODELS.split("/")[-1]
13
 
14
  TITLE = "<h1><center>Qwen2-7B-instruct</center></h1>"