ryanu commited on
Commit
312fe51
·
verified ·
1 Parent(s): a393445

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,17 +20,20 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
28
  "q_proj",
29
- "out_proj",
30
- "v_proj"
31
  ],
 
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
34
  "use_dora": false,
 
35
  "use_rslora": false
36
  }
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
  "r": 8,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "k_proj",
29
  "q_proj",
30
+ "v_proj",
31
+ "out_proj"
32
  ],
33
+ "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
35
  "trainable_token_indices": null,
36
  "use_dora": false,
37
+ "use_qalora": false,
38
  "use_rslora": false
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35cdf2b766ddc9c4b67f10a0284ca852226f4c380f19d599db96b9104e02bbc0
3
  size 16007688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c4b849ff3f7b55a255ec5d5d175d2443080f219065d65de23f4c0fe632e4c6
3
  size 16007688