We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8723d commit f223002Copy full SHA for f223002
tools/checkpoint_conversion/convert_rwkv7_checkpoints.py
@@ -36,7 +36,7 @@
36
"RWKV7_G1a_0.3B": "rwkv7-g1a-0.4b-20250905-ctx4096.pth",
37
"RWKV7_G1a_1.5B": "rwkv7-g1a3-1.5b-20251015-ctx8192.pth",
38
"RWKV7_G1a_2.9B": "rwkv7-g1a-2.9b-20250924-ctx4096.pth",
39
- "RWKV7_G0a_7.2B": "rwkv7-g0a-7.2b-20250829-ctx4096.pth",
+ "RWKV7_G0a_7.2B": "rwkv7-g0a2-7.2b-20251005-ctx4096.pth",
40
}
41
42
# ==============================================================================
0 commit comments