devingulliver commited on
Commit
62088f1
1 Parent(s): 4a1754e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,8 +11,8 @@ archlinks = {
11
  "Mamba": "https://arxiv.org/abs/2312.00752",
12
  "RWKV-4": "https://arxiv.org/abs/2305.13048",
13
  "Based": "https://arxiv.org/abs/2402.18668",
14
- "RWKV-5": "https://x.com/BlinkDL_AI/status/1685230712247795713", # paper soon:tm:
15
- "StripedHyena": "https://www.together.ai/blog/stripedhyena-7b", # this is very confusing
16
  }
17
 
18
  #def filter_table(cols, name, type, arch, license):
 
11
  "Mamba": "https://arxiv.org/abs/2312.00752",
12
  "RWKV-4": "https://arxiv.org/abs/2305.13048",
13
  "Based": "https://arxiv.org/abs/2402.18668",
14
+ "RWKV-5": "https://substack.recursal.ai/p/rwkv-v5-15b-achieves-sota-multi-lingual", # paper soon...
15
+ "StripedHyena": "https://www.together.ai/blog/stripedhyena-7b", # no paper?
16
  }
17
 
18
  #def filter_table(cols, name, type, arch, license):