mjm4dl commited on
Commit
198bd71
·
verified ·
1 Parent(s): 990a36a

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
@@ -27,11 +27,11 @@
27
  "target_modules": [
28
  "v_proj",
29
  "k_proj",
 
30
  "o_proj",
31
- "q_proj",
32
- "up_proj",
33
  "down_proj",
34
- "gate_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
 
27
  "target_modules": [
28
  "v_proj",
29
  "k_proj",
30
+ "gate_proj",
31
  "o_proj",
 
 
32
  "down_proj",
33
+ "q_proj",
34
+ "up_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bebb3659f2a33a362a88fefcf68104ea1ebcf8b2d026fa447a24da28514a83c
3
  size 1879110000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f7c15ec59bae77db9023486a50cd11f495fd12e486db82e616bdbab51b6cd69
3
  size 1879110000