Spaces:
Runtime error
Runtime error
update to feb13 8bit snapshot
Browse files
config.py
CHANGED
@@ -70,10 +70,11 @@ quantized = {
|
|
70 |
# [File size: 14.4GB]
|
71 |
|
72 |
config = {
|
73 |
-
|
|
|
74 |
}
|
75 |
|
76 |
-
title = "RWKV-4 (14b Quantized - Feb
|
77 |
|
78 |
# RWKV 14B (latest as of feb 9)
|
79 |
# 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 |
+
"path": "https://huggingface.co/yahma/RWKV-14b_quant/resolve/main/RWKV-4-Pile-14B-20230213-8019.logfix.pqth"
|
75 |
}
|
76 |
|
77 |
+
title = "RWKV-4 (14b Quantized - Feb 13)"
|
78 |
|
79 |
# RWKV 14B (latest as of feb 9)
|
80 |
# Approximate
|