l1006986533 commited on
Commit
ab491fe
1 Parent(s): 6d8da18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- #https://huggingface.co/a686d380/rwkv-h-world-1b5-test/blob/main/rwkv-5-h-world-1b5-30%25-test.pth
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()