karawalla commited on
Commit
d1c2019
·
1 Parent(s): 3322663

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
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "gate_proj",
24
  "q_proj",
25
- "lm_head",
 
26
  "o_proj",
27
- "down_proj",
28
  "v_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
+ "up_proj",
24
+ "k_proj",
25
  "o_proj",
 
26
  "v_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "lm_head"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:827f37dac4e485a207188998ec88a4caf133a8338b96002714a11254fe1ae676
3
  size 346667168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d4382f01018e953e187c7a47fbe0c4e7815357e1ae41a675af3667af15d42e0
3
  size 346667168