Spaces:
Runtime error
Runtime error
Hazzzardous
commited on
Commit
•
c4272f9
1
Parent(s):
c4b4e6b
Update config.py
Browse files
config.py
CHANGED
@@ -22,7 +22,7 @@ config = {
|
|
22 |
"path":"https://huggingface.co/mrsteyk/RWKV-LM-safetensors/resolve/main/RWKV-4-Pile-7B-Instruct-test1-20230124.rnn.safetensors",
|
23 |
}
|
24 |
|
25 |
-
title = "RWKV-7B ( rwkv-rs )"
|
26 |
|
27 |
# RWKV 1B5 instruct model quantized
|
28 |
# Approximate
|
|
|
22 |
"path":"https://huggingface.co/mrsteyk/RWKV-LM-safetensors/resolve/main/RWKV-4-Pile-7B-Instruct-test1-20230124.rnn.safetensors",
|
23 |
}
|
24 |
|
25 |
+
title = "RWKV-7B ( rwkv-rs, CPU )"
|
26 |
|
27 |
# RWKV 1B5 instruct model quantized
|
28 |
# Approximate
|