spybyscript commited on
Commit
6686a03
·
verified ·
1 Parent(s): 546c31b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -10
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,18 +19,10 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
- "target_modules": [
26
- "v_proj",
27
- "k_proj",
28
- "o_proj",
29
- "up_proj",
30
- "down_proj",
31
- "q_proj",
32
- "gate_proj"
33
- ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
  "use_rslora": false
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
+ "target_modules": "(?:.*?(?:language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:k_proj|v_proj|q_proj|out_proj|fc1|fc2|o_proj|gate_proj|up_proj|down_proj)))",
 
 
 
 
 
 
 
 
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75840ebe2c22cf3f7ab93d25e09cca3630fcbd2d541b5aa23c23a315c8e80d32
3
- size 262405680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d5ba507c8d92c493a7e86685d3d3f592c9f330e6508531a41eba85e9fdb188b
3
+ size 59675008