acezxn commited on
Commit
c9b8bb4
·
verified ·
1 Parent(s): 923eebd

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 +2 -2
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
  "k_proj",
31
- "o_proj",
32
- "up_proj",
33
  "v_proj",
34
- "q_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": 64,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "q_proj",
30
+ "up_proj",
31
  "gate_proj",
32
  "k_proj",
 
 
33
  "v_proj",
34
+ "down_proj",
35
+ "o_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:a1e51d07d182529cac2f11e7baabfbb8cd070fde174b524d360f45f64084b29d
3
- size 2354106632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a5e634fef644a6a7eda2f4912ec252839ecf9ff7052e77c228f500bf20d376d
3
+ size 1965084424