Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -8,8 +8,7 @@ import spaces
|
|
8 |
import psutil
|
9 |
|
10 |
# Define the model repository
|
11 |
-
REPO_NAME = 'schuler/experimental-
|
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()
|