brdemorin commited on
Commit
df162e7
1 Parent(s): a94c65b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -14,6 +14,7 @@
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
  "r": 64,
 
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "model_type": "llama",
18
  "modules_to_save": null,
19
  "peft_type": "LORA",
20
  "r": 64,