Spaces:
Runtime error
Runtime error
l1006986533
commited on
Commit
•
ab491fe
1
Parent(s):
6d8da18
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ HAS_GPU = False
|
|
11 |
ctx_limit = 2000
|
12 |
title = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
13 |
model_file = "rwkv-5-h-world-1b5-30%-test"
|
14 |
-
|
15 |
# Get the GPU count
|
16 |
try:
|
17 |
nvmlInit()
|
|
|
11 |
ctx_limit = 2000
|
12 |
title = "RWKV-5-World-1B5-v2-20231025-ctx4096"
|
13 |
model_file = "rwkv-5-h-world-1b5-30%-test"
|
14 |
+
|
15 |
# Get the GPU count
|
16 |
try:
|
17 |
nvmlInit()
|