Descant commited on
Commit
82a1ad7
·
verified ·
1 Parent(s): fce83a7

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +1 -9
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -23,15 +23,7 @@
23
  "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
- "target_modules": [
27
- "gate_proj",
28
- "o_proj",
29
- "v_proj",
30
- "k_proj",
31
- "up_proj",
32
- "down_proj",
33
- "q_proj"
34
- ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
 
23
  "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
+ "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)))",
 
 
 
 
 
 
 
 
27
  "task_type": "CAUSAL_LM",
28
  "trainable_token_indices": null,
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830758b090c160275e3fbec02f2db6856fa655001b1de7644b4c132f3edc74f0
3
- size 262405680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b89ec607e4c5ca758be7773c3f1b5956387340f55e825c08c4459db238799d2
3
+ size 238491136