ManishThota commited on
Commit
656171d
1 Parent(s): e2fbfca

Update config.json

Browse files
Files changed (1) hide show
  1. 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
- "Sparrow"
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",