alperaktasm commited on
Commit
d7bbbe3
1 Parent(s): 92997eb

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "up_proj",
24
- "gate_proj",
25
- "o_proj",
26
- "v_proj",
27
  "lm_head",
 
 
 
28
  "down_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
 
22
  "lm_head",
23
+ "v_proj",
24
+ "k_proj",
25
+ "up_proj",
26
  "down_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "o_proj"
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:290c4d0233338c5d00acfc6ae60535c11ddf4a66a5a3aa84a53915beb2a0a2dd
3
  size 609389712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5037ed961ea4517b8b3d63f4e05828dd471abb83ee8a2d5855e7d63b2d5067fc
3
  size 609389712