Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_rwkv5.Rwkv5Config",
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"Rwkv5ForCausalLM"
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_rwkv5.Rwkv5Config",
|