mango278 commited on
Commit
4087d30
·
verified ·
1 Parent(s): eb870c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "lora_alpha": 64,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
- "model_type": "phi",
14
  "peft_type": "LORA",
15
  "r": 32,
16
  "revision": null,
 
10
  "lora_alpha": 64,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
+ "model_type": "GPTConfig",
14
  "peft_type": "LORA",
15
  "r": 32,
16
  "revision": null,