limecoding commited on
Commit
a0d1a49
1 Parent(s): 334c301

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
  "gate_proj",
25
- "v_proj",
26
  "up_proj",
27
- "q_proj",
28
- "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "down_proj",
25
  "gate_proj",
26
+ "o_proj",
27
  "up_proj",
28
+ "v_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:8c0b87e4f7f3c0a196d1ccf43e0768925a61e0310cf98bb0acef10d4140edc7d
3
  size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed7700aeeafd8357c0c9e65a8623e4ed7a0d4b214cde85dfd7907a8c33aeab0b
3
  size 83115256