gradientrouting-spar commited on
Commit
87b0a0d
·
verified ·
1 Parent(s): d85e7c2

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -5
  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
- "gate_proj",
31
- "o_proj",
32
  "up_proj",
33
- "k_proj",
34
- "v_proj",
35
  "down_proj",
36
- "q_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
+ "q_proj",
 
32
  "up_proj",
33
+ "o_proj",
34
+ "gate_proj",
35
  "down_proj",
36
+ "k_proj",
37
+ "v_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:cdd6a7101955e3da3495118d5ae0f9bd1ce594be62595bd5561b4d8b05079249
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a1b84d60d4789e9706f16cd15d9f8494963b277f7c9cc696b3e6d6766256b02
3
  size 156926880