wiwu2390 commited on
Commit
d74eceb
·
verified ·
1 Parent(s): c419c85

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,10 +25,10 @@
25
  "target_modules": [
26
  "o_proj",
27
  "down_proj",
28
- "gate_proj",
29
  "k_proj",
30
  "up_proj",
31
- "q_proj",
32
  "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
25
  "target_modules": [
26
  "o_proj",
27
  "down_proj",
28
+ "q_proj",
29
  "k_proj",
30
  "up_proj",
31
+ "gate_proj",
32
  "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1efa198ca760d4f6f6635229b8ecd240146109f28133a80ced3ac68c7417ea8
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd8744a99066e20092095a295d3b8962f1e01d2117af30df81d3aa676c1c5f4
3
  size 147770496