ManishThota
commited on
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -2,9 +2,8 @@
|
|
2 |
"_name_or_path": "ManishThota/Sparrow",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
-
"model_type": "imp",
|
8 |
"attn_pdrop": 0.0,
|
9 |
"auto_map": {
|
10 |
"AutoConfig": "configuration_imp.ImpConfig",
|
|
|
2 |
"_name_or_path": "ManishThota/Sparrow",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
+
"ImpForCausalLM"
|
6 |
],
|
|
|
7 |
"attn_pdrop": 0.0,
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "configuration_imp.ImpConfig",
|