vizsatiz commited on
Commit
e9e68ae
·
verified ·
1 Parent(s): 4443c35

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 +2 -2
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "down_proj",
27
  "k_proj",
28
- "gate_proj",
29
  "up_proj",
30
- "q_proj",
31
- "o_proj",
32
- "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
+ "o_proj",
28
+ "v_proj",
29
  "down_proj",
30
  "k_proj",
 
31
  "up_proj",
32
+ "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6065a507ae996aaf2cdfa9f2a3f27b3ff88498a47edc414624f828896d62f8e2
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4c39517ce2e0c4cceefa744fa6694132abc14620c7ef1a8a6cccb7cd451e02
3
+ size 167832240