schuler commited on
Commit
a77e285
·
verified ·
1 Parent(s): cbe42e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -8,8 +8,7 @@ import spaces
8
  import psutil
9
 
10
  # Define the model repository
11
- REPO_NAME = 'schuler/experimental-JP47D20'
12
- # REPO_NAME = 'schuler/experimental-JP47D21-KPhi-3-micro-4k-instruct'
13
 
14
  # How to cache?
15
  @spaces.GPU()
 
8
  import psutil
9
 
10
  # Define the model repository
11
+ REPO_NAME = 'schuler/experimental-JP47D56C'
 
12
 
13
  # How to cache?
14
  @spaces.GPU()