ormeshein commited on
Commit
cf1f299
1 Parent(s): 5daa48f

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