Grace0710 commited on
Commit
ae63826
·
verified ·
1 Parent(s): 0284c23

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
- "down_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "o_proj",
28
- "lm_head",
29
- "k_proj",
30
- "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "k_proj",
25
+ "lm_head",
26
+ "v_proj",
27
  "q_proj",
 
28
  "gate_proj",
29
+ "down_proj",
30
+ "o_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:776fca6b3790805e11e2e040273cf2bcad5f9e4c8598465abe98538280712f8e
3
  size 2277650904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30ac049b965d5f79c47e771681b93e04749a98ec7a1effcdd9ae5dc3ffca70b
3
  size 2277650904