picocreator commited on
Commit
99d45f7
1 Parent(s): 5833996

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ HAS_GPU = False
8
 
9
  # Model title and context size limit
10
  ctx_limit = 2000
11
- title = "RWKV-5-World-1B5-v2-20231025-ctx4096"
12
  model_file = "RWKV-5-World-1B5-v2-20231025-ctx4096"
13
 
14
  # Get the GPU count
 
8
 
9
  # Model title and context size limit
10
  ctx_limit = 2000
11
+ title = "RWKV-5-World-1B5-v2-Translator"
12
  model_file = "RWKV-5-World-1B5-v2-20231025-ctx4096"
13
 
14
  # Get the GPU count