gururise commited on
Commit
baa0ba8
·
1 Parent(s): 6d226a4

update to feb 13 snapshot

Browse files
Files changed (1) hide show
  1. config.py +3 -3
config.py CHANGED
@@ -64,16 +64,16 @@ quantized = {
64
  # title = "RWKV-4 (14b Quantized)"
65
 
66
 
67
- # RWKV 14B pre-quantized (latest as of feb 9)
68
  # Approximate
69
  # [Vram usage: 15.0GB]
70
  # [File size: 14.4GB]
71
 
72
  config = {
73
- "path": "https://huggingface.co/Hazzzardous/RWKV-8Bit/resolve/main/RWKV-4-Pile-14B-20230204-7324.pqth"
74
  }
75
 
76
- title = "RWKV-4 (14b Quantized)"
77
 
78
  # RWKV 14B (latest as of feb 9)
79
  # Approximate
 
64
  # title = "RWKV-4 (14b Quantized)"
65
 
66
 
67
+ # RWKV 14B quantized (latest as of feb 13)
68
  # Approximate
69
  # [Vram usage: 15.0GB]
70
  # [File size: 14.4GB]
71
 
72
  config = {
73
+ "path": "https://huggingface.co/BlinkDL/rwkv-4-pile-14b/resolve/main/RWKV-4-Pile-14B-20230213-8019.pth"
74
  }
75
 
76
+ title = "RWKV-4 (14b Quantized - Feb 13)"
77
 
78
  # RWKV 14B (latest as of feb 9)
79
  # Approximate