t2ance commited on
Commit
37e1d41
·
verified ·
1 Parent(s): 9ce02f0
Files changed (2) hide show
  1. adapter_config.json +5 -9
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,12 +1,9 @@
1
  {
2
- "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
- "arrow_config": null,
5
  "auto_mapping": null,
6
  "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
7
  "bias": "none",
8
  "corda_config": null,
9
- "ensure_weight_tying": false,
10
  "eva_config": null,
11
  "exclude_modules": null,
12
  "fan_in_fan_out": false,
@@ -23,19 +20,18 @@
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": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
  "down_proj",
34
- "up_proj",
35
- "gate_proj",
36
  "k_proj",
37
- "q_proj",
38
- "v_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
1
  {
 
2
  "alpha_pattern": {},
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-Coder-14B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
 
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "qalora_group_size": 16,
24
  "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "down_proj",
 
 
29
  "k_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "v_proj",
33
+ "up_proj",
34
+ "q_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5724f447f1f5c96fbbc4d98349463a0e57ebfdc964a99b57dfc58cdcb682d3ac
3
  size 284039440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0859d77ed66d17df19436806581e7c27ca23282be2522b9309ca8ab7d7825fe2
3
  size 284039440