boringblobking commited on
Commit
7d69ec2
·
verified ·
1 Parent(s): a9384d2

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
24
- "k_proj",
25
  "q_proj",
26
  "v_proj",
27
- "down_proj",
28
  "o_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
 
24
  "q_proj",
25
  "v_proj",
26
+ "gate_proj",
27
  "o_proj",
28
+ "down_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11761809d38536c495569904208313c2c19696dfba6533e10c0cc1ff7938861e
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9da104fdbbb2ef59a3fb2c039343765d93c98cad829b9c82de6b9d31bdb986a
3
  size 1342238560