forestav commited on
Commit
5576d4f
·
verified ·
1 Parent(s): 79adbb2

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