aamina commited on
Commit
e8bb4b7
1 Parent(s): 4755ced

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