andrewverse commited on
Commit
a750ebe
·
verified ·
1 Parent(s): 9b8bd65

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -18,15 +18,15 @@
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
- "revision": "unsloth",
22
  "target_modules": [
23
- "down_proj",
24
- "q_proj",
25
  "k_proj",
 
26
  "o_proj",
 
27
  "v_proj",
28
- "up_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
+ "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "gate_proj",
25
  "o_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "q_proj",
29
+ "up_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:c095692fdd462aea5b60db94f85bb82d98ae41b822d93b7a12cb107d8f148f7b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97024bf6ae514e6c548241adae9a49a7962bb270aaaa38744d167ea124482e70
3
  size 167832240