Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -199,6 +199,5 @@
|
|
| 199 |
"model.layers.9.self_attn.o_proj": 384,
|
| 200 |
"model.layers.9.self_attn.qkv_proj": 703
|
| 201 |
},
|
| 202 |
-
"ori_hidden_size": 3584
|
| 203 |
-
"_attn_implementation": "sdpa"
|
| 204 |
}
|
|
|
|
| 199 |
"model.layers.9.self_attn.o_proj": 384,
|
| 200 |
"model.layers.9.self_attn.qkv_proj": 703
|
| 201 |
},
|
| 202 |
+
"ori_hidden_size": 3584
|
|
|
|
| 203 |
}
|