goethe0101 commited on
Commit
942ac44
·
1 Parent(s): 81a4232

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
 
8
  "layers_to_transform": null,
9
  "lora_alpha": 32,
10
  "lora_dropout": 0.05,
 
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
+ "model_type": "gpt_neox",
9
  "layers_to_transform": null,
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.05,