srirag commited on
Commit
8224a8b
1 Parent(s): dc712eb

Upload model

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