saunak14 commited on
Commit
875ddcc
·
verified ·
1 Parent(s): 106d5fc

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
- "gate_proj",
24
  "v_proj",
25
- "down_proj",
26
- "o_proj",
27
  "up_proj",
 
28
  "q_proj",
29
- "k_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
  "v_proj",
 
 
24
  "up_proj",
25
+ "down_proj",
26
  "q_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "o_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:95efe21e555c42c220c6d65d5936ae024903e0920e839d768fd9558bbf5c0349
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8adf0a73cf8b0433c72e1cb8bf623056da5325793b47c89a97f72e27ccfccf
3
  size 119597408