GFCACACE commited on
Commit
a56ee9d
·
verified ·
1 Parent(s): 239eacf

Upload model

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