PEFT
Safetensors
Transformers
English
Finnish
text-generation-inference
unsloth
llama
trl
mpasila commited on
Commit
78f29f9
1 Parent(s): 9ef9e79

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "k_proj",
26
  "up_proj",
27
  "q_proj",
28
- "down_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
 
24
  "up_proj",
25
  "q_proj",
26
+ "o_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e39a4aa4c02db055b7aaa84781d60d22fe6bbcb771f783856724754cca119e3
3
  size 1279323952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebbf005e4581afb8823b3d6a4dc7eef5d696eb9d6f1eb64c3df9f70c0b40df8
3
  size 1279323952