Skip to content

Commit ef0382f

Browse files
committed
Update RWKV
1 parent ef0ce89 commit ef0382f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

RWKV.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515

1616
system:
1717
name: RWKV
18-
link: https://huggingface.co/BlinkDL/rwkv-7-g1
18+
link: https://huggingface.co/BlinkDL/rwkv7-g1
1919
type: text
2020
performanceclass: full
2121
basemodelname:
22-
endmodelname: RWKV7-g0a-7.2B-20250829-ctx4096
22+
endmodelname: rwkv7-g0b-13.3b-20251130-ctx8192.pth
2323
endmodellicense: Apache-2.0
2424
releasedate: 2025-08
2525
notes: RNN-based model under continuous development.
@@ -68,7 +68,7 @@ hardware_architecture:
6868

6969
preprint:
7070
class: open
71-
link: https://huggingface.co/papers/2503.14456
71+
link: https://arxiv.org/abs/2503.14456
7272
notes: Preprint published on arXiv
7373

7474
paper:
@@ -78,7 +78,7 @@ paper:
7878

7979
modelcard:
8080
class: open
81-
link: https://huggingface.co/BlinkDL/rwkv-7-g1
81+
link: https://huggingface.co/BlinkDL/rwkv7-g1
8282
notes:
8383

8484
datasheet:

0 commit comments

Comments
 (0)