oliverbob commited on
Commit
ad501bc
1 Parent(s): b163ec5

Upload model

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