gradientrouting-spar commited on
Commit
3e18a7d
·
verified ·
1 Parent(s): ad76100

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,20 +23,22 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
 
26
  "r": 32,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "k_proj",
31
  "v_proj",
32
  "up_proj",
33
- "gate_proj",
34
- "q_proj",
35
  "down_proj",
36
- "o_proj"
 
 
 
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
40
  "use_dora": false,
 
41
  "use_rslora": true
42
  }
 
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "qalora_group_size": 16,
27
  "r": 32,
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "v_proj",
32
  "up_proj",
 
 
33
  "down_proj",
34
+ "gate_proj",
35
+ "k_proj",
36
+ "o_proj",
37
+ "q_proj"
38
  ],
39
  "task_type": null,
40
  "trainable_token_indices": null,
41
  "use_dora": false,
42
+ "use_qalora": false,
43
  "use_rslora": true
44
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24e9cdcbff2b2bf7d76ecdb0d18e3520204c5cd19b2403b034df5ada368e50c1
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489bf03021d2e4ac49b29c132591ba6b3563cb75362fa32f9c79db23b3c8f36a
3
  size 156926880