Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ title = "1B5"
|
|
13 |
#model_file = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
14 |
|
15 |
#title = "RWKV-4-World"
|
16 |
-
model_file = "RWKV-4-World-CHNtuned-1.5B-v1-20230620-ctx4096
|
17 |
|
18 |
# Get the GPU count
|
19 |
try:
|
|
|
13 |
#model_file = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
14 |
|
15 |
#title = "RWKV-4-World"
|
16 |
+
model_file = "RWKV-4-World-CHNtuned-1.5B-v1-20230620-ctx4096"
|
17 |
|
18 |
# Get the GPU count
|
19 |
try:
|