Wesleyk3y commited on
Commit
8e1103e
1 Parent(s): 57bbb65

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/mistral-7b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "o_proj",
 
23
  "up_proj",
 
24
  "gate_proj",
25
  "k_proj",
26
- "q_proj",
27
- "v_proj",
28
- "down_proj"
29
  ],
30
- "task_type": "CAUSAL_LM"
 
31
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/mistral-7b-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
+ "q_proj",
23
+ "down_proj",
24
  "up_proj",
25
+ "o_proj",
26
  "gate_proj",
27
  "k_proj",
28
+ "v_proj"
 
 
29
  ],
30
+ "task_type": "CAUSAL_LM",
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:621190b1a8b6684cc691148a4643a4d2dbf628e489d286e0ad2fd9c89febe7e2
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb016d2fbe7642f018bebeb79d74cc0e987b6300ecfeaa919c612abdd5618fc1
3
  size 167832240