pmil-ai commited on
Commit
cb1dd3b
·
verified ·
1 Parent(s): 15fdcc8

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -18,21 +18,21 @@
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
- "lm_head",
22
- "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
25
  "r": 128,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "gate_proj",
30
- "o_proj",
31
- "q_proj",
32
- "v_proj",
33
  "k_proj",
 
 
 
34
  "up_proj",
35
- "down_proj"
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
+ "embed_tokens",
22
+ "lm_head"
23
  ],
24
  "peft_type": "LORA",
25
  "r": 128,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "k_proj",
30
+ "v_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
  "up_proj",
34
+ "down_proj",
35
+ "q_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c91cb8adc77708a805b8466ee005affb4aa10408bd2b43dc5ba0abad4534191f
3
  size 3443585096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61cb0f6ef1f91fc2b4848f716dac2fecde3c307dc1a79770f174d95f32325f2e
3
  size 3443585096