Dwaraknaath commited on
Commit
db227dc
·
1 Parent(s): 3b2a699

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "v_proj",
24
  "gate_proj",
25
- "q_proj",
26
- "o_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "alexsherstinsky/Mistral-7B-v0.1-sharded",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "gate_proj",
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_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:ab99c401e7d755aae12b5a12d6fc9198f1cbbcd3b8de6926f2953a4cea6d983f
3
- size 369147624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b575967c5a0d17dac0a950cb70f8990021f1a4704d987afcc25e2d097d3b650a
3
+ size 369142184