halxj commited on
Commit
b7852b5
·
verified ·
1 Parent(s): 7bab90a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -30,12 +30,12 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "q_proj",
34
  "k_proj",
35
- "down_proj",
36
- "v_proj",
37
  "up_proj",
38
- "o_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
33
  "k_proj",
 
 
34
  "up_proj",
35
+ "q_proj",
36
+ "down_proj",
37
+ "o_proj",
38
+ "v_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4de8e933bcc3a05e8c8a13b1f184fb25ffa9da7ee1413d10abd0152c26de09a0
3
  size 16559792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d8129d76228ab98caa96f26e3e2bd940b0272e50f83a5554a19581321ebcf9
3
  size 16559792