veronica-girolimetti commited on
Commit
c9329ae
1 Parent(s): f21361c

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": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
- "up_proj",
26
  "gate_proj",
27
- "v_proj",
 
28
  "down_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "k_proj",
25
+ "up_proj",
26
  "down_proj",
27
+ "v_proj",
28
+ "o_proj",
29
+ "q_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:0c0c11739d3391288e09b825a2d6a0190783dfea8e597f6ee958fdf686c82df6
3
  size 5368770952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f0357f956f96b4217de91e5c53e88f612590b0bb5891fc3c41a685100795ae
3
  size 5368770952