yamete4 commited on
Commit
84226ed
1 Parent(s): ca9f45b

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -0
adapter_config.json CHANGED
@@ -8,8 +8,10 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
11
  "lora_alpha": 8,
12
  "lora_dropout": 0.1,
 
13
  "megatron_core": "megatron.core",
14
  "modules_to_save": null,
15
  "peft_type": "LORA",
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "loftq_config": {},
12
  "lora_alpha": 8,
13
  "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",