jasmeeetsingh commited on
Commit
3354cb9
·
1 Parent(s): 8e6ae5c

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -0
adapter_config.json CHANGED
@@ -10,6 +10,7 @@
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
 
13
  "peft_type": "LORA",
14
  "r": 2,
15
  "revision": null,
 
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
+ "model_type" : "llama",
14
  "peft_type": "LORA",
15
  "r": 2,
16
  "revision": null,