barunsaha commited on
Commit
04a5c77
1 Parent(s): f6418cb

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
- "o_proj",
27
- "k_proj",
28
- "gate_proj",
29
  "q_proj",
30
  "up_proj",
 
 
31
  "down_proj",
32
- "v_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
 
 
26
  "q_proj",
27
  "up_proj",
28
+ "v_proj",
29
+ "k_proj",
30
  "down_proj",
31
+ "gate_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7d72ee7486097eace8df005459bf0fcb21b4b05256b6f8f93c11184e625c03a
3
  size 692120472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b0b870e22606a215c5787481156b43d22b596e28d0e835fffa7c0a96f2f68b
3
  size 692120472