joffthyer commited on
Commit
6e4f904
·
verified ·
1 Parent(s): 23d6ddc

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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