Grandediw commited on
Commit
04b97a2
·
verified ·
1 Parent(s): f70d6fb

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
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,13 +20,15 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
  "v_proj",
 
 
 
25
  "gate_proj",
26
  "q_proj",
27
- "k_proj",
28
- "down_proj"
29
  ],
30
- "task_type": "CAUSAL_LM"
 
 
31
  }
 
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
  "v_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "down_proj",
27
  "gate_proj",
28
  "q_proj",
29
+ "up_proj"
 
30
  ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29be0631c9296dbb5f6946e3e7889fd92a88ad2d8bd9c3ff32cdda5cb8e463f6
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0f95f96ac01a4259e760214d948b1aedfda2eb1309ea56cc5a3ce5e19795d1
3
  size 45118424