MinaMila commited on
Commit
374c615
·
verified ·
1 Parent(s): 18112c3

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "o_proj",
25
  "v_proj",
26
  "gate_proj",
27
- "down_proj",
28
  "q_proj",
29
- "up_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
  "gate_proj",
 
26
  "q_proj",
27
+ "up_proj",
28
+ "down_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:01ee03be03d9a6ca991b45bdf586dd32fa759a8a2202daf8a00398ae7b1e5435
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2785c6e4a7b1fd8a7b071b644875bc1a2c6b14229c7c717f8088ac2557716219
3
  size 216151256