QuangHoDev commited on
Commit
ba2b187
·
verified ·
1 Parent(s): f3337c1

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
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "up_proj",
37
- "gate_proj",
38
  "q_proj",
 
39
  "v_proj",
40
- "down_proj",
41
  "k_proj",
42
- "o_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "q_proj",
37
+ "o_proj",
38
  "v_proj",
39
+ "gate_proj",
40
  "k_proj",
41
+ "down_proj",
42
+ "up_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95c42653def07b976a5acefab969983b2745215e7938cdc09de1b7f391c400f8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45967a50d978b8aeaca63e2818edb8c32f1907f5cf1e81318dd550706ee445f
3
  size 167832240