Spaces:
Running
Running
Commit
·
4178639
1
Parent(s):
ab491fe
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ HAS_GPU = False
|
|
10 |
# Model title and context size limit
|
11 |
ctx_limit = 2000
|
12 |
title = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
13 |
-
model_file = "rwkv-5-h-world-1b5-
|
14 |
|
15 |
# Get the GPU count
|
16 |
try:
|
|
|
10 |
# Model title and context size limit
|
11 |
ctx_limit = 2000
|
12 |
title = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
13 |
+
model_file = "rwkv-5-h-world-1b5-60%-test"
|
14 |
|
15 |
# Get the GPU count
|
16 |
try:
|