austincap commited on
Commit
64f557c
·
verified ·
1 Parent(s): cefb44d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,25 +13,29 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
17
  "lora_bias": false,
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 64,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
- "q_proj",
29
  "gate_proj",
30
  "v_proj",
31
- "k_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
35
  "use_dora": false,
 
36
  "use_rslora": false
37
  }
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
29
+ "down_proj",
30
  "gate_proj",
31
  "v_proj",
32
+ "k_proj",
33
+ "up_proj",
34
+ "q_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
38
  "use_dora": false,
39
+ "use_qalora": false,
40
  "use_rslora": false
41
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33f1773353b5c9ca16d114bc3b95c3c8be8a65ac49f19499b68afaf3a04bc453
3
- size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3c45863cc7498408b7b8040049bcc44798158812862ec7f91f9f3e2b1eb9ee
3
+ size 335604696