Spaces:
Runtime error
Runtime error
keep Feb 04 snapshot for now
Browse files
config.py
CHANGED
@@ -70,11 +70,10 @@ quantized = {
|
|
70 |
# [File size: 14.4GB]
|
71 |
|
72 |
config = {
|
73 |
-
|
74 |
-
**quantized
|
75 |
}
|
76 |
|
77 |
-
title = "RWKV-4 (14b Quantized - Feb
|
78 |
|
79 |
# RWKV 14B (latest as of feb 9)
|
80 |
# Approximate
|
|
|
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 - Feb 04)"
|
77 |
|
78 |
# RWKV 14B (latest as of feb 9)
|
79 |
# Approximate
|