icashwave commited on
Commit
580d88b
1 Parent(s): 9b09039

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.pth"
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: