ironman-wow commited on
Commit
5f73fa5
1 Parent(s): 012aee5

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
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "o_proj",
24
  "up_proj",
25
- "k_proj",
26
- "q_proj",
27
  "down_proj",
 
28
  "gate_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "o_proj",
24
  "up_proj",
 
 
25
  "down_proj",
26
+ "v_proj",
27
  "gate_proj",
28
+ "q_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:81a484c5891cd3cd4aabedcc36df169fcc6b28805d9c0774cc27a380b1aea929
3
  size 78480072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2665f93879bdcefe375e8c195a58614caeecd01950365abd93f14f47572868
3
  size 78480072