tharun2909 commited on
Commit
50cc19c
·
verified ·
1 Parent(s): f581a09

second commit

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
  "qalora_group_size": 16,
28
  "r": 4,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "c_proj",
33
- "c_attn"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
  "r": 4,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "c_attn",
33
+ "c_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",