ryanu commited on
Commit
a7f3a4a
·
verified ·
1 Parent(s): 821122f

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,20 +20,17 @@
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
  "out_proj",
29
- "v_proj",
30
  "q_proj",
31
- "k_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
  }
 
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
  "out_proj",
 
28
  "q_proj",
29
+ "k_proj",
30
+ "v_proj"
31
  ],
 
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
34
  "use_dora": false,
 
35
  "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:986168567a1ea33fad91539eec8f93b9eb59037a827d39a910fbff0efa6b2a35
3
  size 16007688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e709285ff01be58e540965ac8988921114bedcd3f8d1b8dc078d3c9109f7d271
3
  size 16007688