HamedParsa commited on
Commit
b347844
·
verified ·
1 Parent(s): 4bf0ad0

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
- "q_proj",
24
- "k_proj",
25
- "up_proj",
26
  "v_proj",
 
27
  "gate_proj",
28
- "down_proj",
29
- "o_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
  "gate_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "down_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:15c6804a5d4f3f419efeb8cde74ec2f64e855b70adbe28e920b37526422ee723
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096d8385ac3d58b2a5dbe68c8ce02cbc5b164b36779909360f5923a1d39a88d0
3
  size 216151256