ArunSamespace commited on
Commit
dca6cf7
1 Parent(s): 1b25f97

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "k_proj",
24
  "o_proj",
25
  "gate_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
23
  "gate_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c238e07606bdacf93ffe8050e78b2f871315211f87ae49dbe79af40d55c007f
3
- size 46180496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88dd4780b07bee2c02f3c27cf53de4a9a6211ac96c6252fbeb9ab9a21cae819b
3
+ size 46180176