yoda2024 commited on
Commit
12c9d7f
·
verified ·
1 Parent(s): 322f615

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
@@ -16,17 +16,17 @@
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
  "o_proj",
 
24
  "v_proj",
25
  "up_proj",
26
- "down_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "q_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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "o_proj",
25
+ "k_proj",
26
  "v_proj",
27
  "up_proj",
28
+ "q_proj",
29
+ "down_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:00a82f824e654ecb8eeea2b6399efc324297aed5bfcef4f1acf342d9d562fcc8
3
- size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0350ada5d6a2c3b372025c0d17d84d7100083b46665b4fda97c34682f36dfb50
3
+ size 48679352