Rmote6603 commited on
Commit
6136f61
1 Parent(s): 8c3eaab

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,11 +1,12 @@
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,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -19,12 +20,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
  "q_proj",
 
24
  "v_proj",
25
- "k_proj",
26
  "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_rslora": false
30
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
25
+ "o_proj",
26
  "v_proj",
 
27
  "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
+ "use_dora": false,
31
  "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18c9f431c0adb10712b656cfef62f54b6417be22f85f11bc8cc8594be27c96fb
3
- size 369147624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7532f11d447e10b8512b1a2dee734ab0ab91b38833f7eda1761e6fa3e30283
3
+ size 369142184