jiosephlee commited on
Commit
0ceb99b
·
verified ·
1 Parent(s): d5680d4

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -9
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -18,25 +18,24 @@
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
- "modules_to_save": [
22
- "lm_head",
23
- "embed_tokens"
24
- ],
25
  "peft_type": "LORA",
 
26
  "r": 16,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "up_proj",
31
  "q_proj",
32
- "v_proj",
33
- "gate_proj",
34
- "down_proj",
35
  "k_proj",
36
- "o_proj"
 
 
 
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
40
  "use_dora": false,
 
41
  "use_rslora": false
42
  }
 
18
  "lora_dropout": 0.05,
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": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
 
 
 
29
  "k_proj",
30
+ "up_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
+ "v_proj",
34
+ "down_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:f5c41588b8ef9719ad09303a6a1b1abdf42986b7492fb393e9acfc92f527a778
3
- size 5088882056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4c37d7ea754459448608d9e6ed5ce668d4b64588be5b8a0f66b1a2cedbf65e
3
+ size 159967880