demomern commited on
Commit
d2ee1ca
·
verified ·
1 Parent(s): 76a5e0b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,12 +29,12 @@
29
  "revision": null,
30
  "target_modules": [
31
  "down_proj",
32
- "q_proj",
33
- "o_proj",
34
- "up_proj",
35
  "gate_proj",
 
 
 
36
  "v_proj",
37
- "k_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
29
  "revision": null,
30
  "target_modules": [
31
  "down_proj",
 
 
 
32
  "gate_proj",
33
+ "up_proj",
34
+ "k_proj",
35
+ "q_proj",
36
  "v_proj",
37
+ "o_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a752e6aede792fe4c5bdae49dce40c8cf8636bb0143f4781d9038c07a288dc5b
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9b5cf3d4e1be6a8f5befea4adb20fa0531475edea17c1c714254a11fb8c998d
3
  size 25271744