finnbusse commited on
Commit
59d233c
·
verified ·
1 Parent(s): 98eefd8

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