Sumit0987 commited on
Commit
d53aace
·
verified ·
1 Parent(s): 8de0bed

Update adapter_config.json

Browse files

added "model_type": "llama",

Files changed (1) hide show
  1. adapter_config.json +1 -0
adapter_config.json CHANGED
@@ -33,6 +33,7 @@
33
  "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
36
  "trainable_token_indices": null,
37
  "use_dora": false,
38
  "use_rslora": false
 
33
  "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
+ "model_type": "llama",
37
  "trainable_token_indices": null,
38
  "use_dora": false,
39
  "use_rslora": false