schuler commited on
Commit
37a9f1c
·
verified ·
1 Parent(s): 48eeb68

Update app.py

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