oierldl commited on
Commit
b1c4a97
1 Parent(s): 86f32a9

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